From 5bf98c82488f1d4c3849bbb966f06b3f9c2d8c96 Mon Sep 17 00:00:00 2001 From: bitheaven Date: Wed, 8 Nov 2023 20:50:40 +0500 Subject: [PATCH] Make lower version of loader --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e2041ec..ce0af31 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1G # check these on https://modmuss50.me/fabric.html minecraft_version=1.20.1 yarn_mappings=1.20.1+build.10 - fabric_loader_version=0.14.24 + fabric_loader_version=0.14.21 # check this on https://modmuss50.me/fabric.html fabric_api_version=0.90.0+1.20.1