mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
fast versioning fix of Minecraft
fix of the tags from minecraft versions vfrom 1.12.1 to 1.21.1 because thats also an issue since 1.2.3
This commit is contained in:
parent
07bc0436e2
commit
bb8c70b2a3
1 changed files with 2 additions and 2 deletions
|
@ -6,14 +6,14 @@ org.gradle.parallel=true
|
|||
# check these on https://fabricmc.net/develop
|
||||
min_minecraft_version=1.21
|
||||
max_minecraft_version=1.21.1
|
||||
minecraft_versions=1.21,1.12.1
|
||||
minecraft_versions=1.21,1.21.1
|
||||
|
||||
minecraft_version=1.21.1
|
||||
yarn_mappings=1.21.1+build.3
|
||||
loader_version=0.16.14
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.2.4.7+1.21-1.21.1
|
||||
mod_version=1.2.4.7a+1.21-1.21.1
|
||||
maven_group=one.oth3r
|
||||
file_name=sit!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue