diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 820c6e8..082b598 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.14" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.15" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 0f6849c..60d9957 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.14", + "text": "Fabulous 1.0.15", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index 971fe12..2823de6 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "99045b3a2036b5f7b1a6708adda36626045a244816bfb174b81722e762052888" +hash = "347b5ccdd9d7d0c71dfee7745ee266d654cc7183af5c6df17c534b2d41f9b7be" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "1685b6a5a3fbe763d7e02fd7e39e2fda44373e01392ee3a2b1492abb168deefa" +hash = "0faca365220d1e65e65782c6aecdeabb49e0a4d35a2ca666755d4717aa021c66" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index b5e50e8..781f64a 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.14" +version = "1.0.15" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "92e076df6b8854cc3ee7aa3fb586916542e467c20a89c6f8970e0b8bdb0e7f2e" +hash = "67fd9f04f3431a889a215c406084821d1e68890cdd8972b7710d7eb310dbc638" [versions] fabric = "0.18.0"