aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties16
1 files changed, 5 insertions, 11 deletions
diff --git a/gradle.properties b/gradle.properties
index a0b2eac..5585b8d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,14 +1,8 @@
-# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
-# Fabric Properties
-# check these on https://modmuss50.me/fabric.html
-minecraft_version=1.21.8
-yarn_mappings=1.21.8+build.1
-loader_version=0.17.2
-# Mod Properties
-mod_version=1.1
+minecraft_version=1.21.10
+yarn_mappings=1.21.10+build.2
+loader_version=0.18.1
+mod_version=1.2
maven_group=eu.projnull.spelis
archives_base_name=valvesprint
-# Dependencies
-# check this on https://modmuss50.me/fabric.html
-fabric_version=0.132.0+1.21.8
+fabric_version=0.138.3+1.21.10 \ No newline at end of file