Updated pack to 0.0.4

This commit is contained in:
Malasaur 2025-11-29 15:59:39 +01:00
parent 1d73f7d900
commit 109efc3beb
No known key found for this signature in database
4 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
"version": 1, "version": 1,
"overrides": { "overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } },
"minecraft": { "+recommends": { "Fabulous Create": ">=0.0.3" } }, "minecraft": { "+recommends": { "Fabulous Create": ">=0.0.4" } },
"debugify": { "recommends": {} }, "debugify": { "recommends": {} },
"lambdynlights": { "recommends": {} } "lambdynlights": { "recommends": {} }
} }

View file

@ -2,7 +2,7 @@
"main_menu": { "main_menu": {
"bottom_right": [ "bottom_right": [
{ {
"text": "Fabulous Create 0.0.3", "text": "Fabulous Create 0.0.4",
"clickEvent": { "clickEvent": {
"action": "open_url", "action": "open_url",
"value": "https://codeberg.org/Malasaur/FabulousCreate" "value": "https://codeberg.org/Malasaur/FabulousCreate"

View file

@ -10,7 +10,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c"
[[files]] [[files]]
file = "config/fabric_loader_dependencies.json" file = "config/fabric_loader_dependencies.json"
hash = "4503e200aeb19a71cf846473be6e57070d81c241a0e8354fe231206893f739e3" hash = "d6a5d1241d3a60bc2d82f72b37361160b11acd99b93d5b130fab2f267c384e8d"
[[files]] [[files]]
file = "config/fog/config.json" file = "config/fog/config.json"
@ -18,7 +18,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4"
[[files]] [[files]]
file = "config/isxander-main-menu-credits.json" file = "config/isxander-main-menu-credits.json"
hash = "2586fd93a50dce8116c803540bd4341de9bd2416ec5a36c1e8d233a11c88763c" hash = "c696ed3d453455f2fb09d58023e3dd0080c20e8c5004974537756a86f048aa2c"
[[files]] [[files]]
file = "config/yosbr/config/NoChatReports/NCR-Client.json" file = "config/yosbr/config/NoChatReports/NCR-Client.json"

View file

@ -1,12 +1,12 @@
name = "Fabulous Create" name = "Fabulous Create"
author = "Malasaur" author = "Malasaur"
version = "0.0.3" version = "0.0.4"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "02632358deb05e05c1b532ee3aa1470f84d04ecffb59d04d4af5d10c72b0a942" hash = "4f49e30f0c1ebc108902be4073c4de63036748ea4c897118db9560b591df70e2"
[versions] [versions]
fabric = "0.18.0" fabric = "0.18.0"