update(fabulous): updated pack to Fabulous 1.2.1

This commit is contained in:
Malasaur 2026-02-14 18:37:00 +01:00
commit d6d2d9501d
No known key found for this signature in database
6 changed files with 69 additions and 1 deletions

View file

@ -0,0 +1,11 @@
{
"version": 1,
"overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } },
"minecraft": {
"+recommends": { "Fabulous": ">=1.2.1" }
},
"sodium-extra": { "recommends": {} },
"reeses-sodium-options": { "recommends": {} }
}
}

View file

@ -0,0 +1,13 @@
{
"main_menu": {
"bottom_right": [
{
"text": "Fabulous 1.2.1",
"clickEvent": {
"action": "open_url",
"value": "https://modrinth.com/modpack/fabulous-modpack"
}
}
]
}
}