From 295c62af354d18552d5b304e10e5572df19150f1 Mon Sep 17 00:00:00 2001 From: azurelmao <58854399+azurelmao@users.noreply.github.com> Date: Sat, 24 Feb 2024 20:59:44 +0100 Subject: [PATCH] Update fabric.mod.json --- 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 cc895b9..67bcc59 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -36,7 +36,7 @@ ], "depends": { - "minecraft": "~7.1-beta.1" + "minecraft": "~7.1-beta.1", "fabricloader": ">=0.13.3" }, "suggests": {