Compare commits
No commits in common. "5bf98c82488f1d4c3849bbb966f06b3f9c2d8c96" and "2bbd719a5f631812ee0f76e110a9b314d7e8cd14" have entirely different histories.
5bf98c8248
...
2bbd719a5f
|
@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1G
|
|||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.20.1
|
||||
yarn_mappings=1.20.1+build.10
|
||||
fabric_loader_version=0.14.21
|
||||
fabric_loader_version=0.14.24
|
||||
# check this on https://modmuss50.me/fabric.html
|
||||
fabric_api_version=0.90.0+1.20.1
|
||||
|
||||
|
|
|
@ -26,7 +26,6 @@
|
|||
"fabricloader": ">=${fabric_loader_version}",
|
||||
"fabric": "*",
|
||||
"minecraft": "${minecraft_version}",
|
||||
"create": "${create_version}",
|
||||
"thinair": "*"
|
||||
"create": "${create_version}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue