diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 0b6e54d..ba568a0 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 Create": ">=0.0.6" } }, + "minecraft": { "+recommends": { "Fabulous Create": ">=0.0.7" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index d7e72cb..4d4d729 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 Create 0.0.6", + "text": "Fabulous Create 0.0.7", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/FabulousCreate" diff --git a/index.toml b/index.toml index 6d33832..3574860 100644 --- a/index.toml +++ b/index.toml @@ -6,7 +6,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "28ef98fc4ed0fb915e80c95086eedcdad24c907739fc5047fb630d81688162cf" +hash = "a0f05105f6e231bc40c883eb954204c8274caa4a6f7ff7ff5448c97d8d20b093" [[files]] file = "config/fog/config.json" @@ -14,7 +14,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "d94179879f2a144e2e6a17dc6cdbfd3d3caf97f484719bd23dfcd5d134beb791" +hash = "fe05d9d92ce51490b27a76a93166b57fde540daeff0d0e53318d25832aa1ff30" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index be02cec..6e96485 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous Create" author = "Malasaur" -version = "0.0.6" +version = "0.0.7" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "086292ebf8d6624d73a756a0c539a81d4f8104000ea40bd160471ee7b75e26b8" +hash = "e2e2988ea7bcc26a9c87caf3f02e6c02866e25c10449b48f651fc2b88d67d09b" [versions] fabric = "0.18.0"