From 45eaf32c3706d1c773b3779d87b53ed88b02f2c8 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 16 Nov 2025 15:03:52 +0100 Subject: [PATCH] Updated pack to 1.0.10 --- config/fabric_loader_dependencies.json | 10 +++++++++- config/isxander-main-menu-credits.json | 14 +++++++++++++- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 26 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 59fc732..ae65f5e 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1,9 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.9"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{ + "version": 1, + "overrides": { + "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.10" } }, + "debugify": { "recommends": {} }, + "lambdynlights": { "recommends": {} } + } +} diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 0b4566e..3476c6b 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1,13 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.9","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file +{ + "main_menu": { + "bottom_right": [ + { + "text": "Fabulous 1.0.10", + "clickEvent": { + "action": "open_url", + "value": "https://codeberg.org/Malasaur/Fabulous" + } + } + ] + } +} diff --git a/index.toml b/index.toml index 8977aae..027e8e1 100644 --- a/index.toml +++ b/index.toml @@ -6,7 +6,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "4e2cbf718fb734c2eeaf89e0eff879b8006480f60ad09266e3ac2aab40b8b00e" +hash = "d8ed4ff08198e92d4abf12849299a25844b3b5d0e6fdc055819f624dd4c12648" [[files]] file = "config/fog/config.json" @@ -14,7 +14,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "8ba908b931b3622e7f8d6396ca1dd10e0c7d7e9566d71297ac0e3c6b658307eb" +hash = "7e8f0d4aeb9c5516a5802f8e076ed798f154cecdf6a08e87caff049ec816ef86" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 9b9eca6..0a82f1e 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.9" +version = "1.0.10" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f3a432e4852ba0269e671420dfd29311a05fd8647677a9dab4934ccdf933371b" +hash = "590dbdff487d1dcec83170f498ed8d983bd4d262c41d86b9bfcd7e15f66d5075" [versions] fabric = "0.16.14"