From c7fe0ed16fac5039b0e5e61224a4a5a194a56364 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 27 Dec 2025 15:59:49 +0100 Subject: [PATCH] Updated pack to 1.0.16 --- 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 082b598..aa30f85 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.15" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.16" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 60d9957..c58fda5 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.15", + "text": "Fabulous 1.0.16", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index e199984..39c5f2b 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "347b5ccdd9d7d0c71dfee7745ee266d654cc7183af5c6df17c534b2d41f9b7be" +hash = "a876027f073d023cf61af7edd601f7860bd26389ef4ca2f59c2582ad3f78db60" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "0faca365220d1e65e65782c6aecdeabb49e0a4d35a2ca666755d4717aa021c66" +hash = "1162c0096950930e160cad74d5040897aa0cc123adc0fc49354c88d923fa7d74" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index cb6c493..0b6e26c 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.15" +version = "1.0.16" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "dc42bc7b20c4355381726d66ddb6b02d57679787041b8f9309ca464cecf8df62" +hash = "3deeb7d3c86ea90a10229ce7a51cac5de9ce6e85f9e3a0682b4aa6771f09e0ff" [versions] fabric = "0.18.0"