From f9c6957eefbbe8cda22b44cba714f6aef2e39027 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 20 Nov 2025 22:45:25 +0100 Subject: [PATCH] Updated to Fabulous Create 0.0.3 --- 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 3e53b92..f50b117 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 Create":">=0.0.2"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} +{ + "version": 1, + "overrides": { + "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, + "minecraft": { "+recommends": { "Fabulous Create": ">=0.0.3" } }, + "debugify": { "recommends": {} }, + "lambdynlights": { "recommends": {} } + } +} diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index d8e4e45..70c4511 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1,13 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous Create 0.0.2","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/FabulousCreate"}}]}} +{ + "main_menu": { + "bottom_right": [ + { + "text": "Fabulous Create 0.0.3", + "clickEvent": { + "action": "open_url", + "value": "https://codeberg.org/Malasaur/FabulousCreate" + } + } + ] + } +} diff --git a/index.toml b/index.toml index bf50bb6..0b88425 100644 --- a/index.toml +++ b/index.toml @@ -10,7 +10,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "9465e56a580253daeaad9882e7d15be4dff6de94ee9ca8fa7309fa35b9d2e019" +hash = "4503e200aeb19a71cf846473be6e57070d81c241a0e8354fe231206893f739e3" [[files]] file = "config/fog/config.json" @@ -18,7 +18,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "3fab601c38c8e3b633fb3c8318a232416f5c6622bcb648e8e5c3ab1029926902" +hash = "2586fd93a50dce8116c803540bd4341de9bd2416ec5a36c1e8d233a11c88763c" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 1f30291..5225008 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous Create" author = "Malasaur" -version = "0.0.2" +version = "0.0.3" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "8547af3b32b526f79a38b9c94126e56e3a574ad34ce80f77dc11c02ec9b18abd" +hash = "09e642838961d32cc0b9802ba57f82db7fa217944e1f4f5cfa13f899bea0b173" [versions] fabric = "0.18.0"