diff --git a/docs/mods.md b/docs/mods.md index 0af6a5c..b045be8 100644 --- a/docs/mods.md +++ b/docs/mods.md @@ -47,7 +47,6 @@ The [`Better Leaves` resource-pack by MidnightDust](https://github.com/TeamMidni - `Paginated Advancements` — improved advancements screen - `Raised` — fixes the hotbar position - `Reese's Sodium Options` — replaces the graphics settings -- `WTHIT` — looking-at HUD - `Better Statistics Screen` - `EMI` — item and recipe viewer - `EMIffect` — EMI addon for status effects @@ -105,7 +104,6 @@ These mods would be in the pack if they were stable/finished. - `Better Recipe Book` → `EMI` - `EditSign` → `Charm` - `FPS - Display` → `Sodium` -- `Health Care` → `WTHIT` - `LambDynamicLights` → `Iris Shaders` - `Cinderscapes` → `Better Nether` - `No Telemetry` → `Debugify` @@ -123,10 +121,4 @@ These mods would be in the pack if they were stable/finished. - `YUNG's Better Desert Temples` - `YUNG's Better Dungeons` - `YUNG's Better Mineshafts` -- `YUNG's Better Ocean Monuments` - -## In consideration -- `ChestTracker` — find items in chests -- `EasierCrafting` — crafting through clicking -- `Falling Tree` — cut down a tree by only breaking one block -- `limitless` — removes enchanting limits \ No newline at end of file +- `YUNG's Better Ocean Monuments` \ No newline at end of file diff --git a/src/universal/mods/wthit.hm.json b/src/universal/mods/wthit.hm.json deleted file mode 100644 index a4115a6..0000000 --- a/src/universal/mods/wthit.hm.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "formatVersion": 1, - "enabled": true, - "version": { - "name": "fabric-8.4.0", - "size": 587503, - "fileName": "wthit-fabric-8.4.0.jar", - "downloadUrl": "https://cdn.modrinth.com/data/6AQIaxuO/versions/z1T650Hb/wthit-fabric-8.4.0.jar", - "hashes": { - "sha1": "bcdd6d5079f7f8927f8a76532e2264f864a3a662", - "sha512": "dd5d48584222623012d59922112c4785d2bf218ef5f8ab5e3a211d15a1a8f017fbff5e529880ca173b9976e8d52a645fd3184961efca0d5ea14b783790b50eae" - } - }, - "source": { - "type": "modrinth", - "modId": "6AQIaxuO", - "versionId": "z1T650Hb", - "ignoreUpdates": false - } -}