From d80f677c4d5243a3791d16da7612320ec5d1d00c Mon Sep 17 00:00:00 2001 From: lukasabbe <67807954+lukasabbe@users.noreply.github.com> Date: Sat, 19 Oct 2024 22:24:11 +0200 Subject: [PATCH] rc1 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 2ceb85e..464859f 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.2-pre4 -yarn_mappings=1.21.2-pre4+build.3 +minecraft_version=1.21.2-rc1 +yarn_mappings=1.21.2-rc1+build.1 loader_version=0.16.7 # Mod Properties mod_version=1.1+1.21-SNAPSHOT.1