From 0174f36834ac1618a6ceedbf459bc169b69d5e4b Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 17 Nov 2025 22:19:44 +0100 Subject: [PATCH] Updated pack to 1.0.11 --- 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 ae65f5e..e22b06f 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -2,7 +2,7 @@ "version": 1, "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, - "minecraft": { "+recommends": { "Fabulous": ">=1.0.10" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.11" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 3476c6b..5b0d032 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.0.10", + "text": "Fabulous 1.0.11", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index fef7aa7..78876f9 100644 --- a/index.toml +++ b/index.toml @@ -6,11 +6,11 @@ hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "d8ed4ff08198e92d4abf12849299a25844b3b5d0e6fdc055819f624dd4c12648" +hash = "38af2ec47ae7f5bfec87b3a1242098c85ae0e6164742a09b9ead1b900bf90822" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "7e8f0d4aeb9c5516a5802f8e076ed798f154cecdf6a08e87caff049ec816ef86" +hash = "a094085ba7fb988a50367035ccce07660a9e2627de07a9fb487129ff5e029dad" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" @@ -202,7 +202,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "6e02b05c449f816f81672c6da7db6e71d3972844c181ce7d400c170cb625b7ef" +hash = "2ace12a8a209b135fd1eda64297675736792bd52e2b512b06926133f936b1282" [[files]] file = "mods/3dskinlayers.pw.toml" diff --git a/pack.toml b/pack.toml index e2c19f7..2e6abee 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.10" +version = "1.0.11" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "85b2a90c1b5763a08c24a4494ec396a0a2d6759b643a7d18972a0ba1fd82f77a" +hash = "4b95dcbae40335869f303b7e67855f6df1adb879e255d81a338a451f13e89ff7" [versions] fabric = "0.18.0"