From cb24030f205e92c0af7322c1145e276cedf968fd Mon Sep 17 00:00:00 2001 From: MartinSVK12 <37455793+MartinSVK12@users.noreply.github.com> Date: Thu, 11 Apr 2024 20:24:42 +0200 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index beada24..5a0d745 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -10,7 +10,7 @@ ], "contact": { "homepage": "", - "sources": "" + "sources": "https://github.com/Turnip-Labs/bta-halplibe" }, "icon": "icon.png", @@ -33,7 +33,7 @@ ], "depends": { - "minecraft": "~7.1-beta.2", + "minecraft": "7.1", "fabricloader": ">=0.15.5" }, "suggests": {