From 80d1f634896bad2762c83c8ed34b8a6992d3b716 Mon Sep 17 00:00:00 2001 From: Alexander01998 Date: Fri, 13 Dec 2024 10:11:46 +0100 Subject: [PATCH] Update Fabric API and Yarn --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 4ab59b55df..c765610f58 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,11 +6,11 @@ org.gradle.parallel=true # check these at https://fabricmc.net/develop/ and # https://modrinth.com/mod/fabric-api/versions minecraft_version=1.21.4 -yarn_mappings=1.21.4+build.1 +yarn_mappings=1.21.4+build.2 loader_version=0.16.9 # Fabric API -fabric_version=0.110.5+1.21.4 +fabric_version=0.112.0+1.21.4 # Mod Properties mod_version = v7.46.5-MC1.21.4