From 20c98824b9ffca7e9ff0080941627a5f12a10792 Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Wed, 20 Mar 2019 22:13:25 +0000 Subject: [PATCH] Update to fixed fabric + yarn --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 0665cf6..883630d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/use minecraft_version=19w12a - yarn_mappings=19w12a.1 + yarn_mappings=19w12a.2 loader_version=0.3.7.109 # Mod Properties @@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric - fabric_version=0.2.4.112 + fabric_version=0.2.4.113