From 15425d94a048755b1cd98dba6ead720ae4c57174 Mon Sep 17 00:00:00 2001 From: Caroline Joy Bell Date: Fri, 10 Sep 2021 17:38:05 -0700 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index b4f88b1..b2b8f1a 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -25,8 +25,7 @@ }, "depends": { - "fabricloader": ">=0.7.4", - "minecraft": "*" + "fabricloader": "*" }, "suggests": { "modmenu": "*"