diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index f50b117..fc082e2 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 Create": ">=0.0.3" } }, + "minecraft": { "+recommends": { "Fabulous Create": ">=0.0.4" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 70c4511..6c98fec 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 Create 0.0.3", + "text": "Fabulous Create 0.0.4", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/FabulousCreate" diff --git a/index.toml b/index.toml index 3532729..715d7bb 100644 --- a/index.toml +++ b/index.toml @@ -10,7 +10,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "4503e200aeb19a71cf846473be6e57070d81c241a0e8354fe231206893f739e3" +hash = "d6a5d1241d3a60bc2d82f72b37361160b11acd99b93d5b130fab2f267c384e8d" [[files]] file = "config/fog/config.json" @@ -18,7 +18,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "2586fd93a50dce8116c803540bd4341de9bd2416ec5a36c1e8d233a11c88763c" +hash = "c696ed3d453455f2fb09d58023e3dd0080c20e8c5004974537756a86f048aa2c" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 3e3bca1..3cafb9c 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous Create" author = "Malasaur" -version = "0.0.3" +version = "0.0.4" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "02632358deb05e05c1b532ee3aa1470f84d04ecffb59d04d4af5d10c72b0a942" +hash = "4f49e30f0c1ebc108902be4073c4de63036748ea4c897118db9560b591df70e2" [versions] fabric = "0.18.0"