From 2d7e425903895e6f578ec3251c1cf0a7b26154f4 Mon Sep 17 00:00:00 2001 From: AViewFromTheTop <87103914+AViewFromTheTop@users.noreply.github.com> Date: Wed, 29 Nov 2023 01:11:08 -0500 Subject: [PATCH] remove modupdater usage in mod.json as it's been discontinued --- src/main/resources/fabric.mod.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 639a7859a9..53c44e983d 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -75,11 +75,6 @@ "terrablender": "*" }, "custom": { - "modupdater": { - "strategy": "curseforge", - "projectID": "648511", - "strict": "false" - }, "modmenu": { "links": { "modmenu.discord": "https://discord.gg/EpkBWm844s"