aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties9
1 files changed, 6 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index 8a784a0..c44a94f 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,10 +3,13 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.20.2
-yarn_mappings=1.20.2+build.1
-loader_version=0.14.22
+yarn_mappings=1.20.2+build.4
+loader_version=0.14.24
+
#Fabric api
-fabric_version=0.89.2+1.20.2
+fabric_version=0.90.4+1.20.2
+
+
# Mod Properties
mod_version=1.0
maven_group=de.hype