From e182e6a3186a9a5d83fe62fc31d2c4402f48a34b Mon Sep 17 00:00:00 2001 From: ArduFish123 <80416599+ArduFish123@users.noreply.github.com> Date: Sat, 13 Jul 2024 16:08:10 +0300 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index f56ba7d..c5da873 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -30,11 +30,7 @@ } ], "custom": { - "fstats": 62, - "duckyupdater": { - "modrinthId": "JOJwCjjz", - "type": "release" - } + "fstats": 62 }, "depends": { "fabricloader": ">=0.15.11",