From f958c5b2354c0c6aa65fd539f9b32a6aad95b1bc Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 14 Feb 2026 15:59:48 +0100 Subject: [PATCH] update(release): updated pack to 1.2.1 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 6 +++--- pack.toml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 5dbe86c..5ebe6e8 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -3,7 +3,7 @@ "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } }, "minecraft": { - "+recommends": { "Fabulous": ">=1.2.0" } + "+recommends": { "Fabulous": ">=1.2.1" } }, "sodium-extra": { "recommends": {} }, "reeses-sodium-options": { "recommends": {} } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 40cefcb..a7469c2 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous 1.2.0", + "text": "Fabulous 1.2.1", "clickEvent": { "action": "open_url", "value": "https://modrinth.com/modpack/fabulous-modpack" diff --git a/index.toml b/index.toml index 15ac314..48684a9 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "a0167f94f913348032f266132a58df2be25b03dc281174a3d0319f25e956eb4f" +hash = "711b5ba7834252eeae890d80684f80db77e902d30dc89cc5f6837aa8533c47df" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "63b907a4225a5edc23aad1023e49a3803212a3f0ee3bb34881e56df845fb2480" +hash = "6ee203bce5bc6cead8a2aba0587218119c2bc3a4bb4f202aac7f45d6c2f42105" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" @@ -656,5 +656,5 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "b5dda5a60fc15dafd4b8b7d87d923ff46fa9770c72b5f1ae90b9bff82d3d3b5b" +hash = "7f1b32eba10b70b5648bd25b282ab8a22b06d6a4c04aa81dd19c818377bfb45d" metafile = true diff --git a/pack.toml b/pack.toml index c88dd96..a042769 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.2.0" +version = "1.2.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6ca0989e430e1062397790b6d03e784fb11c70c404fde6b3536915acce802951" +hash = "0f9f47875eb3d352e5442e10b6789bb8ceb3141e70cc1e3f4ad4e63b00d78891" [versions] fabric = "0.18.4"