diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 7acdf31..73efb7f 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -3,7 +3,7 @@ "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } }, "minecraft": { - "+recommends": { "Fabulous": ">=1.1.0" } + "+recommends": { "Fabulous": ">=1.1.1" } }, "sodium-extra": { "recommends": {} }, "reeses-sodium-options": { "recommends": {} } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 515a223..149eb46 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.1.0", + "text": "Fabulous 1.1.1", "clickEvent": { "action": "open_url", "value": "https://modrinth.com/modpack/fabulous-modpack" diff --git a/index.toml b/index.toml index 04ddab5..e585a21 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "77ce80a2e69e46ebd1f3659f1e860aa11c0816f13ff917a2a34e669aa522acb8" +hash = "bcabdbc0ead07dd3b1ce2382d7349d2e25fd3cbcba44b4914218fdbd46d9fd8a" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "8df66f45ffbcb97eba21a3a4dc609bf2742633f80864d1bddabc0340731d8973" +hash = "973e58f602e3097fb9145c98401cd9a52553d2328113daa08640a17b1f0c6a46" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index c491622..0e88a84 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.1.0" +version = "1.1.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "74dbbefcf48c1947e636494181f57086441ca5dc98b7557a082cad9eb0c4c642" +hash = "ecb257465ce923b02618294c94046c0ed5fc4070048d1a8a3fe33339bd5ceebd" [versions] fabric = "0.18.4"