diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-10-14 23:45:30 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-10-14 23:45:30 +0200 |
| commit | 2ed4f2d23f70ab6da46edf504371cb6b238c802e (patch) | |
| tree | 7d1b49f8263924a5e13d509c45e72aa1f0316c6e /src/main/resources | |
| parent | 765a38ecc0f855229722354866eaf561a9a6123c (diff) | |
| download | Firmament-2ed4f2d23f70ab6da46edf504371cb6b238c802e.tar.gz Firmament-2ed4f2d23f70ab6da46edf504371cb6b238c802e.tar.bz2 Firmament-2ed4f2d23f70ab6da46edf504371cb6b238c802e.zip | |
fix: delete old integrations for cit resewn, configured, explosive enhancements
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/fabric.mod.json | 5 |
1 files changed, 0 insertions, 5 deletions
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" |
