Update to 1.21.5
UUID format changed, new data files are not compatible with old versions
This commit is contained in:
@@ -2,20 +2,20 @@
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.21.4
|
||||
yarn_mappings=1.21.4+build.1
|
||||
loader_version=0.16.9
|
||||
minecraft_version=1.21.5
|
||||
yarn_mappings=1.21.5+build.1
|
||||
loader_version=0.16.13
|
||||
# Mod Properties
|
||||
mod_version=1.5.3
|
||||
mod_version=1.5.4
|
||||
maven_group=systems.brn
|
||||
archives_base_name=servershop
|
||||
# Dependencies
|
||||
# check this on https://modmuss50.me/fabric.html
|
||||
fabric_version=0.110.5+1.21.4
|
||||
fabric_version=0.120.0+1.21.5
|
||||
|
||||
|
||||
# Dependencies
|
||||
polymer_version=0.11.0+1.21.4-rc1
|
||||
server_translations_api_version=2.4.0+1.21.2-rc1
|
||||
servergui_version=1.8.1+1.21.4
|
||||
placeholder_api=2.5.1+1.21.3
|
||||
polymer_version=0.12.3+1.21.5
|
||||
server_translations_api_version=2.5.0+1.21.5-rc1
|
||||
servergui_version=1.9.0+1.21.5
|
||||
placeholder_api=2.6.2+1.21.5
|
Reference in New Issue
Block a user