From e4b4ee07650da43f6ec3f119d3e3a804978ae076 Mon Sep 17 00:00:00 2001 From: TheBrokenRail Date: Mon, 15 Jun 2020 18:21:29 -0400 Subject: [PATCH] Update Yarn --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index e09bf90..6e906c0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.jvmargs = -Xmx1G minecraft_version = 1.16-pre6 curseforge_id = 390000 simple_minecraft_version = 1.16-Snapshot - yarn_build = 1 + yarn_build = 3 fabric_loader_version = 0.8.7+build.201 # Mod Properties @@ -15,4 +15,4 @@ org.gradle.jvmargs = -Xmx1G # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api - fabric_api_version = 0.12.2+build.362-1.16 + fabric_api_version = 0.12.3+build.363-1.16