Skip to content

Commit

Permalink
new mods and updated mods - no new versNum yet
Browse files Browse the repository at this point in the history
  • Loading branch information
Olinus10 authored Mar 2, 2025
1 parent 5c5fef3 commit 2cf4db1
Showing 1 changed file with 114 additions and 4 deletions.
118 changes: 114 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -810,7 +895,7 @@
},
{
"name": "Voices of Wynn",
"version": "1.10.2",
"version": "v1.10.4",
"source": "modrinth",
"location": "vow",
"authors": [
Expand All @@ -823,7 +908,7 @@
},
{
"name": "Wynntils",
"version": "v3.0.0",
"version": "v3.0.8",
"source": "modrinth",
"location": "wynntils",
"authors": [
Expand All @@ -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",
Expand All @@ -843,7 +940,8 @@
"name": "commander",
"link": "https://modrinth.com/user/commander"
}
]
],
"id": "wynntils-config"
},
{
"name": "Weather Changer",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 2cf4db1

Please sign in to comment.