From 2c23854764a07f3f712afcc80dc994d7be6caf64 Mon Sep 17 00:00:00 2001 From: TheBrokenRail Date: Tue, 23 Jun 2020 12:36:54 -0400 Subject: [PATCH] 1.16 --- gradle.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index eea1962..a80556e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,10 +3,10 @@ org.gradle.jvmargs = -Xmx1G # Fabric Properties # check these on https://fabricmc.net/use - minecraft_version = 1.16-rc1 + minecraft_version = 1.16 curseforge_id = 390028 - simple_minecraft_version = 1.16-Snapshot - yarn_build = 4 + simple_minecraft_version = 1.16 + yarn_build = 1 fabric_loader_version = 0.8.8+build.202 # 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.5+build.367-1.16 + fabric_api_version = 0.13.1+build.370-1.16