From 2cf4db1646d54c39d442b51b32c71d35f33ff80e Mon Sep 17 00:00:00 2001 From: Olinus10 <115377234+Olinus10@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:25:26 +0100 Subject: [PATCH] new mods and updated mods - no new versNum yet --- manifest.json | 118 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 114 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 034c814..052eb1d 100644 --- a/manifest.json +++ b/manifest.json @@ -57,6 +57,19 @@ } ] }, + { + "name": "Auto HUD", + "version": "8.2+1.21.3-fabric", + "source": "modrinth", + "location": "autohud", + "authors": [ + { + "name": "Crendgrim", + "link": "https://modrinth.com/user/Crendgrim" + } + ], + "id": "auto-hud" + }, { "name": "Barrier's Don't Block Rain", "version": "1.0.5", @@ -93,6 +106,18 @@ } ] }, + { + "name": "Better FPS Render Distance", + "version": "1.20-6.0", + "source": "ddl", + "location": "https://mediafilez.forgecdn.net/files/5723/261/betterfpsdist-fabric-1.21-6.0.jar", + "authors": [ + { + "name": "someaddon", + "link": "https://www.curseforge.com/members/someaddon" + } + ] + }, { "name": "C2ME", "version": "0.3.2+alpha.0.30+1.21.4", @@ -181,7 +206,7 @@ "name": "Cupboard", "version": "2.9", "source": "ddl", - "location": "https://mediafilez.forgecdn.net/files/6078/150/cupboard-1.21-2.9.jar", + "location": "https://mediafilez.forgecdn.net/files/6114/706/cupboard-fabric-1.21-2.9.jar", "authors": [ { "name": "someaddon", @@ -400,6 +425,18 @@ } ] }, + { + "name": "Iceberg", + "version": "1.2.13", + "source": "modrinth", + "location": "iceberg", + "authors": [ + { + "name": "Grend", + "link": "https://modrinth.com/user/Grend" + } + ] + }, { "name": "Iris", "version": "1.8.5+1.21.4-fabric", @@ -436,6 +473,18 @@ } ] }, + { + "name": "Legendary Tooltips", + "version": "1.5.1", + "source": "modrinth", + "location": "legendary-tooltips", + "authors": [ + { + "name": "Grend", + "link": "https://modrinth.com/user/Grend" + } + ] + }, { "name": "MacOS Input Fixes", "version": "1.8", @@ -616,6 +665,18 @@ } ] }, + { + "name": "Prism", + "version": "1.0.10", + "source": "modrinth", + "location": "prism-lib", + "authors": [ + { + "name": "Grend", + "link": "https://modrinth.com/user/Grend" + } + ] + }, { "name": "Reese's Sodium Options", "version": "mc1.21.4-1.8.3+fabric", @@ -628,6 +689,18 @@ } ] }, + { + "name": "RemoveHUD", + "version": "1.3b6", + "source": "modrinth", + "location": "removehud", + "authors": [ + { + "name": "IzzyDotExe", + "link": "https://modrinth.com/user/IzzyDotExe" + } + ] + }, { "name": "ScalableLux", "version": "0.1.2+beta.1+fabric.6d46f24", @@ -748,6 +821,18 @@ } ] }, + { + "name": "Tiny Item Animations", + "version": "1.2.2", + "source": "modrinth", + "location": "tiny-item-animations", + "authors": [ + { + "name": "Trivaxy", + "link": "https://modrinth.com/user/Trivaxy" + } + ] + }, { "name": "ukulib", "version": "1.6.0+1.21.4", @@ -810,7 +895,7 @@ }, { "name": "Voices of Wynn", - "version": "1.10.2", + "version": "v1.10.4", "source": "modrinth", "location": "vow", "authors": [ @@ -823,7 +908,7 @@ }, { "name": "Wynntils", - "version": "v3.0.0", + "version": "v3.0.8", "source": "modrinth", "location": "wynntils", "authors": [ @@ -833,6 +918,18 @@ } ] }, + { + "name": "Wakes", + "version": "0.2.2-1.21.4", + "source": "modrinth", + "location": "satin-free-wakes", + "authors": [ + { + "name": "Commander", + "link": "https://modrinth.com/user/commander" + } + ] + }, { "name": "Wynntils Config Share", "version": "1.0.0-1.21", @@ -843,7 +940,8 @@ "name": "commander", "link": "https://modrinth.com/user/commander" } - ] + ], + "id": "wynntils-config" }, { "name": "Weather Changer", @@ -1093,6 +1191,12 @@ } ], "features": [ + { + "id": "wynntils-config", + "name": "Wynntils Preset Config", + "default": true, + "description": "Minimalist Wynntils settings applied on launch" + }, { "id": "first-person-model", "name": "First Person Model", @@ -1105,6 +1209,12 @@ "default": true, "description": "Hides the crosshair when not in use" }, + { + "id": "auto-hud", + "name": "AutoHUD", + "default": false, + "description": "Hides the hotbar when not in use" + }, { "id": "vow", "name": "Voices of Wynn",