From ac0c9d41b3b76209601d4a00ce09068e387815e4 Mon Sep 17 00:00:00 2001 From: CallMeEchoCodes Date: Sat, 16 Nov 2024 22:29:16 +1100 Subject: [PATCH] fix: oops typo --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 158ff98..4bc94dd 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -20,7 +20,7 @@ "accessWidener": "globalize.accesswidener", "depends": { "fabricloader": ">=0.15.11", - "minecraft": "1.21-", + "minecraft": "~1.21-", "java": ">=21" }, "custom": {