diff options
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties index afaca83..9f0cb56 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,8 +2,7 @@ org.gradle.jvmargs=-Xmx2G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=1.21.11 -yarn_mappings=1.21.11+build.4 +minecraft_version=26.1-pre-2 loader_version=0.18.4 # Mod Properties mod_version=1.3.0 @@ -11,4 +10,4 @@ maven_group=world.anhgelus archives_base_name=Molehunt # Dependencies # check this on https://modmuss50.me/fabric.html -fabric_version=0.141.3+1.21.11 +fabric_version=0.143.14+26.1 |
