diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index fc082e2..1a33310 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.4" } }, + "minecraft": { "+recommends": { "Fabulous Create": ">=0.0.5" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 6c98fec..43de740 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.4", + "text": "Fabulous Create 0.0.5", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/FabulousCreate" diff --git a/index.toml b/index.toml index 6b377c7..8002e29 100644 --- a/index.toml +++ b/index.toml @@ -10,7 +10,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "d6a5d1241d3a60bc2d82f72b37361160b11acd99b93d5b130fab2f267c384e8d" +hash = "006845ed49d96bb625e1aa1ac4a69f259597b5ffd74a0f160d529b21e00870b9" [[files]] file = "config/fog/config.json" @@ -18,7 +18,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "c696ed3d453455f2fb09d58023e3dd0080c20e8c5004974537756a86f048aa2c" +hash = "0dc04b9dac86d029d534e3e3bf71c81e0310e3e540475c00113a8bb6bf4715a2" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index bf5f24d..c473377 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous Create" author = "Malasaur" -version = "0.0.4" +version = "0.0.5" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "676eef39337b67d5f63a7397bd85e49d9d2d0cafc47b6cda49d85bf7935b79f8" +hash = "57ebc46aea6e923a1456e5726beb705c4eac45b804eb80412a6b17322e567969" [versions] fabric = "0.18.0"