From 48914f5b231b6e0331c46e56240cf006eb10a855 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 21 Feb 2026 16:21:58 +0100 Subject: [PATCH] chore(pack): bump version to 1.2.2 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 5ebe6e8..4b77fc1 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.1" } + "+recommends": { "Fabulous": ">=1.2.2" } }, "sodium-extra": { "recommends": {} }, "reeses-sodium-options": { "recommends": {} } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index a7469c2..c064ce1 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.1", + "text": "Fabulous 1.2.2", "clickEvent": { "action": "open_url", "value": "https://modrinth.com/modpack/fabulous-modpack" diff --git a/index.toml b/index.toml index 8ad91b3..82e1243 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "711b5ba7834252eeae890d80684f80db77e902d30dc89cc5f6837aa8533c47df" +hash = "11464af7d8f49c3040d7973bd9cb73e9ba53569d88bd90f57fdfc55435e171b0" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "6ee203bce5bc6cead8a2aba0587218119c2bc3a4bb4f202aac7f45d6c2f42105" +hash = "17ba99a6d9f0d88e4f68aa93dfa9f3999d3346666b91e6f23c8fb29e1c64a13e" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index cccbcbf..faa53bd 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.2.1" +version = "1.2.2" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9d19de05c9a73874f2242e1eedeb2c76270e6816391098c09b09d14c21c099d8" +hash = "9e057f01c04c7757209953f493ec576b30cc9f0b05e81fa4646466511b345ade" [versions] fabric = "0.18.4"