aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2024-04-01 15:36:42 +0100
committerLibravatar modmuss50 <[email protected]>2024-04-01 15:36:42 +0100
commit453617dda05c92f6431bfaa053533f9b7b8d0ae2 (patch)
tree709157584c6bf1d2d7aae0ae92874a10db50de33 /gradle.properties
parentLoom 1.5 (diff)
Update to loom 1.6
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index aa21e94..43f1184 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -5,8 +5,8 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.4
-yarn_mappings=1.20.4+build.1
-loader_version=0.15.0
+yarn_mappings=1.20.4+build.3
+loader_version=0.15.9
# Mod Properties
mod_version=1.0.0
@@ -14,4 +14,4 @@ maven_group=com.example
archives_base_name=modid
# Dependencies
-fabric_version=0.91.1+1.20.4 \ No newline at end of file
+fabric_version=0.96.11+1.20.4 \ No newline at end of file