From 1fcf1b92344562da0d034c02342d4b3a21229c69 Mon Sep 17 00:00:00 2001 From: Seth Tal Date: Sun, 23 Jun 2024 20:36:42 -0700 Subject: [PATCH] reverting small part of previous merge --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index cc551f3..d6044bb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,8 +4,8 @@ org.gradle.parallel=true # Fabric Properties # check these on https://fabricmc.net/develop -minecraft_version=1.20.6 -yarn_mappings=1.20.6+build.3 +minecraft_version=1.20.5 +yarn_mappings=1.20.5+build.1 loader_version=0.15.11 # Mod Properties @@ -15,4 +15,4 @@ archives_base_name=stal-alloys modid=stal-alloys # Dependencies -fabric_version=0.100.2+1.20.6 \ No newline at end of file +fabric_version=0.97.8+1.20.5 \ No newline at end of file