Port to 1.21.5
This commit is contained in:
+7
-7
@@ -3,21 +3,21 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.21.4
|
||||
minecraft_version=1.21.5
|
||||
loader_version=0.16.13
|
||||
yarn_mappings=1.21.4+build.8
|
||||
yarn_mappings=1.21.5+build.1
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.1.2-SNAPSHOT
|
||||
mod_version = 0.2.0-SNAPSHOT
|
||||
maven_group = io.github.skippyall
|
||||
archives_base_name = Minions
|
||||
|
||||
# Dependencies
|
||||
# check this on https://modmuss50.me/fabric.html
|
||||
fabric_version=0.115.1+1.21.4
|
||||
fabric_version=0.121.0+1.21.5
|
||||
|
||||
polymer_version=0.11.5+1.21.4
|
||||
polymer_version=0.12.3+1.21.5
|
||||
sgui_version=1.8.2+1.21.4
|
||||
server_translations_version=2.4.0+1.21.2-rc1
|
||||
server_translations_version=2.5.0+1.21.5-rc1
|
||||
|
||||
universal_graves_version=3.5.0+1.21.2
|
||||
universal_graves_version=3.7.1+1.21.5
|
||||
|
||||
Reference in New Issue
Block a user