From e94163020f4c8b56d43d35769976bb4cb470b293 Mon Sep 17 00:00:00 2001 From: Moritz Ruth Date: Tue, 5 Sep 2023 20:05:17 +0200 Subject: [PATCH] Remove unneeded library mods --- docs/mods.md | 21 +++++++++------------ src/universal/mods/architectury-api.hm.json | 20 -------------------- src/universal/mods/badpackets.hm.json | 20 -------------------- src/universal/mods/cloth-config.hm.json | 20 -------------------- 4 files changed, 9 insertions(+), 72 deletions(-) delete mode 100644 src/universal/mods/architectury-api.hm.json delete mode 100644 src/universal/mods/badpackets.hm.json delete mode 100644 src/universal/mods/cloth-config.hm.json diff --git a/docs/mods.md b/docs/mods.md index a28bfd5..f4158d5 100644 --- a/docs/mods.md +++ b/docs/mods.md @@ -72,19 +72,16 @@ The [`Better Leaves` resource-pack by MidnightDust](https://modrinth.com/resourc - `OneTimeOverrides` ### Library -- `Architectury API` -- `Athena` -- `bad packets` -- `Balm` -- `BCLib` -- `Cardinal Components API` -- `Cloth Config API` -- `Dawn API` +- `Athena` — required by `Chipped` +- `Balm` — required by `Cooking for Blockheads` +- `BCLib` — by `BetterNether`, `BetterEnd` +- `Cardinal Components API` — required by `Traveler's Backpack` +- `Dawn API` — required by `Culinaire` - `Fabric API` -- `Fabric Language Kotlin` -- `Moonlight Lib` -- `oωo` -- `Resourceful Lib` +- `Fabric Language Kotlin` — required by `Adorn`, `OneTimeOverrides`, `Zoomify` +- `Moonlight Lib` — required by `Supplementaries` +- `oωo` — required by `Fabric Waystones`, `Infinity Buttons` +- `Resourceful Lib` — required by `Chipped`, `Handcrafted` ## Not included ### Experimental diff --git a/src/universal/mods/architectury-api.hm.json b/src/universal/mods/architectury-api.hm.json deleted file mode 100644 index 2fbc0cd..0000000 --- a/src/universal/mods/architectury-api.hm.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "formatVersion": 1, - "enabled": true, - "version": { - "name": "9.1.12+fabric", - "size": 576353, - "fileName": "architectury-9.1.12-fabric.jar", - "downloadUrl": "https://cdn.modrinth.com/data/lhGA9TYQ/versions/Sbew3kXe/architectury-9.1.12-fabric.jar", - "hashes": { - "sha1": "add0fffa445ee2959b0898484732704a15156553", - "sha512": "54bdfc469f897e70a10b31c49d908e09b9cdefdda87c662ad6695c713fbf901bc37256c157ca7d2b9c70a13b304ee74a88cbead98bb23f1ae10e2aef3482db17" - } - }, - "source": { - "type": "modrinth", - "modId": "lhGA9TYQ", - "versionId": "Sbew3kXe", - "ignoreUpdates": false - } -} diff --git a/src/universal/mods/badpackets.hm.json b/src/universal/mods/badpackets.hm.json deleted file mode 100644 index 895f8ec..0000000 --- a/src/universal/mods/badpackets.hm.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "formatVersion": 1, - "enabled": true, - "version": { - "name": "fabric-0.4.1", - "size": 27736, - "fileName": "badpackets-fabric-0.4.1.jar", - "downloadUrl": "https://cdn.modrinth.com/data/ftdbN0KK/versions/ivJ0srK8/badpackets-fabric-0.4.1.jar", - "hashes": { - "sha1": "64ed580b9a7c8d4da646944bd01c775c9aa9cb97", - "sha512": "2501637744bd37aa746bc3a4210d1066b503248f3706db214821525226d95414de3d606314eb83c8b21103390f6d3acde632236d230711935d0b35064bad8760" - } - }, - "source": { - "type": "modrinth", - "modId": "ftdbN0KK", - "versionId": "ivJ0srK8", - "ignoreUpdates": false - } -} diff --git a/src/universal/mods/cloth-config.hm.json b/src/universal/mods/cloth-config.hm.json deleted file mode 100644 index fd0013c..0000000 --- a/src/universal/mods/cloth-config.hm.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "formatVersion": 1, - "enabled": true, - "version": { - "name": "11.1.106+fabric", - "size": 1159179, - "fileName": "cloth-config-11.1.106-fabric.jar", - "downloadUrl": "https://cdn.modrinth.com/data/9s6osm5g/versions/s7VTKfLA/cloth-config-11.1.106-fabric.jar", - "hashes": { - "sha1": "a05e176326365f2b8e377a35be52a5671491bcfd", - "sha512": "bce3d04905f49a331ade089332f0bb5f2329a81451f2acdd4d95590cb090dbc88f0192a85de342e705f4aea9f4cdf2add8b5ef842d0014e29f0a2a9c281984a2" - } - }, - "source": { - "type": "modrinth", - "modId": "9s6osm5g", - "versionId": "s7VTKfLA", - "ignoreUpdates": false - } -}