From 1bf548760008bffce1d5d2ed01cd5fcca5b7a493 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A4seToatz?= Date: Wed, 6 Aug 2025 01:30:27 +0200 Subject: [PATCH] 1.21.8 --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index a28ecf9..2302736 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,8 +2,8 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=1.21.7 -yarn_mappings=1.21.7+build.8 +minecraft_version=1.21.8 +yarn_mappings=1.21.8+build.1 loader_version=0.16.14 # Mod Properties mod_version=1.0 @@ -11,4 +11,4 @@ maven_group=com.kasetoatz archives_base_name=hungryfrog # Dependencies # check this on https://modmuss50.me/fabric.html -fabric_version=0.129.0+1.21.7 +fabric_version=0.131.0+1.21.8