From 895a494e8ba95082deb81db9127302216adee820 Mon Sep 17 00:00:00 2001 From: Dashtiss Date: Thu, 6 Mar 2025 20:42:25 -0600 Subject: [PATCH] Updated to 1.21.4 --- gradle.properties | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/gradle.properties b/gradle.properties index b880b7b..9c73a29 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,12 +3,13 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/develop/ -minecraft_version=1.21.3 -yarn_mappings=1.21.3+build.2 -loader_version=0.16.9 + +minecraft_version=1.21.4 +yarn_mappings=1.21.4+build.8 +loader_version=0.16.10 # Fabric API -fabric_version=0.109.0+1.21.3 +fabric_version=0.118.0+1.21.4 # Mod Properties mod_version=0.1.5 @@ -18,4 +19,4 @@ maven_group=com.github.getchoo # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api -mod_menu_version=12.0.0-beta.1 +mod_menu_version=13.0.2