diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 1a33310..0b6e54d 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.5" } }, + "minecraft": { "+recommends": { "Fabulous Create": ">=0.0.6" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 43de740..d7e72cb 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.5", + "text": "Fabulous Create 0.0.6", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/FabulousCreate" diff --git a/index.toml b/index.toml index 95d27a2..0518f7f 100644 --- a/index.toml +++ b/index.toml @@ -6,7 +6,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "006845ed49d96bb625e1aa1ac4a69f259597b5ffd74a0f160d529b21e00870b9" +hash = "28ef98fc4ed0fb915e80c95086eedcdad24c907739fc5047fb630d81688162cf" [[files]] file = "config/fog/config.json" @@ -14,7 +14,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "0dc04b9dac86d029d534e3e3bf71c81e0310e3e540475c00113a8bb6bf4715a2" +hash = "d94179879f2a144e2e6a17dc6cdbfd3d3caf97f484719bd23dfcd5d134beb791" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index b401b6a..02462a8 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous Create" author = "Malasaur" -version = "0.0.5" +version = "0.0.6" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b6212fac8f2ddff7b039af337ace9f39b1235ff6ee852eb8ce391a325508f53e" +hash = "4e65f55d4533550dc90e2f4d232e1955f13cd463fef50dd72610226abb43d6cd" [versions] fabric = "0.18.0"