From 3281ac93e02de78286cef4c98e86dcdde84e84d6 Mon Sep 17 00:00:00 2001 From: SHsuperCM Date: Tue, 11 Jan 2022 05:22:01 +0200 Subject: Update mappings --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4ca97f4..b58cd3f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1G # check these on https://modmuss50.me/fabric.html minecraft_version=1.18.1 minecraft_version_compat=1.18.x -yarn_mappings=1.18.1+build.14 +yarn_mappings=1.18.1+build.18 loader_version=0.12.12 fabric_api=0.45.0+1.18 -- cgit