From f488724abca653840903c73453d78487e09f7c19 Mon Sep 17 00:00:00 2001 From: pluto7073 <20planetpluto05@gmail.com> Date: Sun, 22 Oct 2023 19:14:52 -0400 Subject: [PATCH] Update to 1.20.2-2.1 --- gradle.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle.properties b/gradle.properties index 7710edb..942b674 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/develop - minecraft_version=1.20.1 - yarn_mappings=1.20.1+build.1 - loader_version=0.14.21 + minecraft_version=1.20.2 + yarn_mappings=1.20.2+build.4 + loader_version=0.14.23 # Mod Properties - mod_version = 1.20.1-2.1 + mod_version = 1.20.2-2.1 maven_group = ml.pluto7073 archives_base_name = PlutosCoffeeMod-Fabric # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api - fabric_version=0.83.1+1.20.1 + fabric_version=0.90.0+1.20.2