From 959f7c8588bb784ef71cd117a921a079d64c2b28 Mon Sep 17 00:00:00 2001 From: UselessBullets <80850784+UselessBullets@users.noreply.github.com> Date: Sat, 24 Feb 2024 03:43:29 -0600 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 80fcb59..cc895b9 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -36,6 +36,7 @@ ], "depends": { + "minecraft": "~7.1-beta.1" "fabricloader": ">=0.13.3" }, "suggests": {