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"
}
}
]
}
}

View file

@ -4,6 +4,14 @@ hash-format = "sha256"
file = "config/bluemap/core.conf"
hash = "dc9ca234317008db0d1934897ab976d2513d2f7d60c44d63b81a81e574660105"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "711b5ba7834252eeae890d80684f80db77e902d30dc89cc5f6837aa8533c47df"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "6ee203bce5bc6cead8a2aba0587218119c2bc3a4bb4f202aac7f45d6c2f42105"
[[files]]
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592"
@ -726,6 +734,11 @@ file = "mods/modelfix.pw.toml"
hash = "435267c3230ba1439f50fa32c3ed3993a4123f870681451aa95acdde5d52622e"
metafile = true
[[files]]
file = "mods/modernfix.pw.toml"
hash = "0d438cc5a467aae6a9aa439a4547f990dfbaa4dc4e7bf5dbabf6d6e839411e83"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "d7145fd1bd8b4bb6a3b84652a96a68870fb3ab32230f27520bb9362fd17ec39f"
@ -916,6 +929,11 @@ file = "mods/spark.pw.toml"
hash = "f010bbe486733738e92241d10f403e28a8feeb40b45ec3af3b2270523f955216"
metafile = true
[[files]]
file = "mods/starlight.pw.toml"
hash = "98553c2d49ef3a888954f24b7c49fe3442c01fd4fc1f1ed52c5898ed29d29d3b"
metafile = true
[[files]]
file = "mods/tacz-refabricated.pw.toml"
hash = "e8bae2cf653014dd04990f768b1a76ea2ef56d88d1624640114eea0b6e379cf5"

13
mods/modernfix.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "ModernFix"
filename = "modernfix-fabric-5.25.2+mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/rPmgLeZC/modernfix-fabric-5.25.2%2Bmc1.20.1.jar"
hash-format = "sha512"
hash = "878e39d182767ffd08ad6a3539fae780739129db133abe02b9b73dc3df6e1ac9ddbe509620356b0aae5e7bfbed535d0e18741703334317a16fefef820269da2d"
[update]
[update.modrinth]
mod-id = "nmDcB62a"
version = "rPmgLeZC"

13
mods/starlight.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Starlight (Fabric)"
filename = "starlight-1.1.2+fabric.dbc156f.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/XGIsoVGT/starlight-1.1.2%2Bfabric.dbc156f.jar"
hash-format = "sha512"
hash = "6b0e363fc2d6cd2f73b466ab9ba4f16582bb079b8449b7f3ed6e11aa365734af66a9735a7203cf90f8bc9b24e7ce6409eb04d20f84e04c7c6b8e34f4cc8578bb"
[update]
[update.modrinth]
mod-id = "H8CaAYZC"
version = "XGIsoVGT"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "ca9d053b4a8837e8a8db02f38c0721d374e565d9a0f6bc85d632d27dd75c749a"
hash = "5920a2fb42920e8da9efb8d7dac2b7df04e4973aa738cb631eb96a81c43713de"
[versions]
fabric = "0.18.4"