Updated pack to 1.0.15

This commit is contained in:
Malasaur 2025-12-14 10:58:05 +01:00
parent 960ecbc8c9
commit acab00bf19
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": ">=1.0.14" } }, "minecraft": { "+recommends": { "Fabulous": ">=1.0.15" } },
"debugify": { "recommends": {} }, "debugify": { "recommends": {} },
"lambdynlights": { "recommends": {} } "lambdynlights": { "recommends": {} }
} }

View file

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

View file

@ -2,11 +2,11 @@ hash-format = "sha256"
[[files]] [[files]]
file = "config/fabric_loader_dependencies.json" file = "config/fabric_loader_dependencies.json"
hash = "99045b3a2036b5f7b1a6708adda36626045a244816bfb174b81722e762052888" hash = "347b5ccdd9d7d0c71dfee7745ee266d654cc7183af5c6df17c534b2d41f9b7be"
[[files]] [[files]]
file = "config/isxander-main-menu-credits.json" file = "config/isxander-main-menu-credits.json"
hash = "1685b6a5a3fbe763d7e02fd7e39e2fda44373e01392ee3a2b1492abb168deefa" hash = "0faca365220d1e65e65782c6aecdeabb49e0a4d35a2ca666755d4717aa021c66"
[[files]] [[files]]
file = "config/jade/plugins.json" file = "config/jade/plugins.json"

View file

@ -1,12 +1,12 @@
name = "Fabulous" name = "Fabulous"
author = "Malasaur" author = "Malasaur"
version = "1.0.14" version = "1.0.15"
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 = "92e076df6b8854cc3ee7aa3fb586916542e467c20a89c6f8970e0b8bdb0e7f2e" hash = "67fd9f04f3431a889a215c406084821d1e68890cdd8972b7710d7eb310dbc638"
[versions] [versions]
fabric = "0.18.0" fabric = "0.18.0"