From 2ed4f2d23f70ab6da46edf504371cb6b238c802e Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Tue, 14 Oct 2025 23:45:30 +0200 Subject: fix: delete old integrations for cit resewn, configured, explosive enhancements --- src/main/resources/fabric.mod.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 115778f..ce8f0bd 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -56,11 +56,6 @@ "minecraft": ">=${minecraft_version}" }, "custom": { - "configured": { - "providers": [ - "moe.nea.firmament.compat.configured.ConfiguredCompat" - ] - }, "modmenu": { "links": { "modmenu.discord": "https://discord.gg/64pFP94AWA" -- cgit