aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2023-07-05 19:47:49 +0100
committerLibravatar modmuss50 <[email protected]>2023-07-05 19:47:49 +0100
commit83fc4031afd288a33d583b0e2a675dd0bd5e36bb (patch)
tree19a005f575ce87620a5f1802cd1e518dca07c016 /gradle.properties
parent1.20.1 (diff)
Update to Loom 1.3 and Gradle 8.2
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 07ef228..854298d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -5,7 +5,7 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.1
-yarn_mappings=1.20.1+build.1
+yarn_mappings=1.20.1+build.9
loader_version=0.14.21
# Mod Properties
@@ -14,4 +14,4 @@ maven_group=com.example
archives_base_name=modid
# Dependencies
-fabric_version=0.83.0+1.20.1 \ No newline at end of file
+fabric_version=0.85.0+1.20.1 \ No newline at end of file