Port to 26.1
This commit is contained in:
+9
-8
@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.21.7
|
||||
loader_version=0.16.14
|
||||
yarn_mappings=1.21.7+build.2
|
||||
loom_version=1.16-SNAPSHOT
|
||||
minecraft_version=26.1.2
|
||||
loader_version=0.19.2
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.0-TEST-1
|
||||
@@ -14,12 +14,13 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Dependencies
|
||||
# check this on https://modmuss50.me/fabric.html
|
||||
fabric_version=0.128.1+1.21.7
|
||||
fabric_api_version=0.147.0+26.1.2
|
||||
fabric_kotlin_version=1.13.11+kotlin.2.3.21
|
||||
|
||||
polymer_version=0.13.3+1.21.6
|
||||
sgui_version=1.10.0+1.21.6
|
||||
server_translations_version=2.5.1+1.21.5
|
||||
polymer_version=0.16.3+26.1.2
|
||||
sgui_version=2.0.0+26.1
|
||||
server_translations_version=3.0.3+26.1
|
||||
|
||||
night_config_version=3.8.3
|
||||
|
||||
universal_graves_version=3.8.0+1.21.6
|
||||
universal_graves_version=3.11.0+26.1.2
|
||||
|
||||
Reference in New Issue
Block a user