diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 73efb7f..5dbe86c 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.1" } + "+recommends": { "Fabulous": ">=1.2.0" } }, "sodium-extra": { "recommends": {} }, "reeses-sodium-options": { "recommends": {} } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 149eb46..40cefcb 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.1", + "text": "Fabulous 1.2.0", "clickEvent": { "action": "open_url", "value": "https://modrinth.com/modpack/fabulous-modpack" diff --git a/index.toml b/index.toml index e4290b8..740c848 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "bcabdbc0ead07dd3b1ce2382d7349d2e25fd3cbcba44b4914218fdbd46d9fd8a" +hash = "a0167f94f913348032f266132a58df2be25b03dc281174a3d0319f25e956eb4f" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "973e58f602e3097fb9145c98401cd9a52553d2328113daa08640a17b1f0c6a46" +hash = "63b907a4225a5edc23aad1023e49a3803212a3f0ee3bb34881e56df845fb2480" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index ae4ebcf..1830936 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.1.1" +version = "1.2.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6d86c73333b02cc3ecbf356b3242b4ef4275102f86612bf5651f9db90442bc43" +hash = "c598a241c1ae6ff5800c9dac651895ee3dee5277636977914ebb4a310cf80eb6" [versions] fabric = "0.18.4"