From 8b87defba84fc1275117696a968b24a9a5a856cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A4seToatz?= Date: Tue, 3 Sep 2024 15:12:55 +0200 Subject: [PATCH] update to 1.21.1 --- gradle.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle.properties b/gradle.properties index 6113c2c..d84ebd4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html - minecraft_version=1.21 - yarn_mappings=1.21+build.9 - loader_version=0.16.0 + minecraft_version=1.21.1 + yarn_mappings=1.21.1+build.3 + loader_version=0.16.3 # Mod Properties - mod_version = 1.2.5 + mod_version = 1.3 maven_group = com.kasetoatz archives_base_name = TridentHacks # Dependencies # check this on https://modmuss50.me/fabric.html - fabric_version=0.100.6+1.21 + fabric_version=0.103.0+1.21.1