diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index c6c2fa0..820c6e8 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.13" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.14" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 96ae295..0f6849c 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.13", + "text": "Fabulous 1.0.14", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index ee1b8dd..d3b714d 100644 --- a/index.toml +++ b/index.toml @@ -6,11 +6,11 @@ hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "76c2a76c1e079c6a6e54f7d0f1eb1164c8e2c64d3d0876ead8d2c2f34fc9b578" +hash = "99045b3a2036b5f7b1a6708adda36626045a244816bfb174b81722e762052888" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "f4e12e7391a713825261591ad2960bbc67f0ce6df78548c490f9d26fe74f9742" +hash = "1685b6a5a3fbe763d7e02fd7e39e2fda44373e01392ee3a2b1492abb168deefa" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index e18f6ed..ef3d77a 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.13" +version = "1.0.14" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b097c0901b1e31bb2a5d65990e16a341bdd874907447dfa514acd96b5fac5fe6" +hash = "1ec45f2e4cf2ed2c949c9508a7c05e55091c90d9a012b7353e57d8215adabaed" [versions] fabric = "0.18.0"