From c1fae299b8146ac18b15b3ca3ddcfeff77b3f840 Mon Sep 17 00:00:00 2001 From: Sollace Date: Thu, 10 Oct 2024 19:30:36 +0100 Subject: [PATCH] Exclude 1.21.1 from the supported version ranges --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 501db237..44346e9b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ org.gradle.daemon=false description=Magical Abilities for Mine Little Pony! # Publishing - minecraft_version_range=>=1.21 + minecraft_version_range=1.21 modrinth_loader_type=fabric modrinth_project_id=9K7RJlvM