summary refs log tree commit diff stats
path: root/gradle.properties
diff options
context:
space:
mode:
authormodmuss50 <modmuss50@gmail.com>2021-11-16 19:30:30 +0000
committermodmuss50 <modmuss50@gmail.com>2021-11-16 19:52:21 +0000
commit57e84b576d24f1b80e1701d4759773234b1ee8ba (patch)
treece9ff2c1d75db60750203a519d69ea257040a9eb /gradle.properties
parent466c1a804a8a239e477aeaa851bf983cd5a4c1d7 (diff)
1.18-pre2
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 beec356..db74e19 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
 
 # Fabric Properties
 	# check these on https://fabricmc.net/versions.html
-	minecraft_version=1.17.1
-	yarn_mappings=1.17.1+build.63
+	minecraft_version=1.18-pre2
+	yarn_mappings=1.18-pre2+build.1
 	loader_version=0.12.5
 
 # Mod Properties
@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
 	archives_base_name = fabric-example-mod
 
 # Dependencies
-	fabric_version=0.42.1+1.17
+	fabric_version=0.42.4+1.18