diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 8c15967..c6c2fa0 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.12" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.13" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 656d87d..96ae295 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.12", + "text": "Fabulous 1.0.13", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index d77984e..e5eac18 100644 --- a/index.toml +++ b/index.toml @@ -6,11 +6,11 @@ hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "4ece8b12b21795e507160deaa024a5a5effd6be9b6299eee476293e478ddb121" +hash = "76c2a76c1e079c6a6e54f7d0f1eb1164c8e2c64d3d0876ead8d2c2f34fc9b578" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "e23dd9c2cc51c8e45a1664445ccd815c5faebf15e64c56796a7466cdaaa0fca9" +hash = "f4e12e7391a713825261591ad2960bbc67f0ce6df78548c490f9d26fe74f9742" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 05092b2..855267a 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.12" +version = "1.0.13" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c97d7c8166da5d6f0219adbf5fe04188f99dfea508dda6370f6fa1c722c7e7bd" +hash = "27a04eb7817dc3c180332f661b34e6f1a9881f994722ca3a5be49f3a8e71e624" [versions] fabric = "0.18.0"