diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index e22b06f..8c15967 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.11" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.12" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 5b0d032..656d87d 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.11", + "text": "Fabulous 1.0.12", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index 5da7f29..3eeb699 100644 --- a/index.toml +++ b/index.toml @@ -6,11 +6,11 @@ hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "38af2ec47ae7f5bfec87b3a1242098c85ae0e6164742a09b9ead1b900bf90822" +hash = "4ece8b12b21795e507160deaa024a5a5effd6be9b6299eee476293e478ddb121" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "a094085ba7fb988a50367035ccce07660a9e2627de07a9fb487129ff5e029dad" +hash = "e23dd9c2cc51c8e45a1664445ccd815c5faebf15e64c56796a7466cdaaa0fca9" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 00c025f..1129eac 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.11" +version = "1.0.12" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f1ec15f903b898a0ab57406d5bb6c21937f0889db1531e0d230259dbe45386f3" +hash = "7b9e3bbbd98493abfab654eebf360f1e9b74fb8a54c84529e71f3335de1702ff" [versions] fabric = "0.18.0"