diff --git a/gradle.properties b/gradle.properties index e2aa6e9..6a6d004 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx2G # Fabric Properties # check these on https://modmuss50.me/fabric.html - minecraft_version=1.20.4 - yarn_mappings=1.20.4+build.3 - loader_version=0.15.7 + minecraft_version=1.20.6 + yarn_mappings=1.20.6+build.1 + loader_version=0.15.10 # Mod Properties mod_version = 0.2 @@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx2G # Dependencies # check this on https://modmuss50.me/fabric.html - fabric_version=0.96.11+1.20.4 + fabric_version=0.97.8+1.20.6