Updated to Fabulous 1.0.12

This commit is contained in:
Malasaur 2025-11-20 22:33:38 +01:00
parent 0318d76c0c
commit e21ec547cf
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.11" } }, "minecraft": { "+recommends": { "Fabulous": ">=1.0.12" } },
"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.11", "text": "Fabulous 1.0.12",
"clickEvent": { "clickEvent": {
"action": "open_url", "action": "open_url",
"value": "https://codeberg.org/Malasaur/Fabulous" "value": "https://codeberg.org/Malasaur/Fabulous"

View file

@ -6,11 +6,11 @@ hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78"
[[files]] [[files]]
file = "config/fabric_loader_dependencies.json" file = "config/fabric_loader_dependencies.json"
hash = "38af2ec47ae7f5bfec87b3a1242098c85ae0e6164742a09b9ead1b900bf90822" hash = "4ece8b12b21795e507160deaa024a5a5effd6be9b6299eee476293e478ddb121"
[[files]] [[files]]
file = "config/isxander-main-menu-credits.json" file = "config/isxander-main-menu-credits.json"
hash = "a094085ba7fb988a50367035ccce07660a9e2627de07a9fb487129ff5e029dad" hash = "e23dd9c2cc51c8e45a1664445ccd815c5faebf15e64c56796a7466cdaaa0fca9"
[[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" name = "Fabulous"
author = "Malasaur" author = "Malasaur"
version = "1.0.11" version = "1.0.12"
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 = "f1ec15f903b898a0ab57406d5bb6c21937f0889db1531e0d230259dbe45386f3" hash = "7b9e3bbbd98493abfab654eebf360f1e9b74fb8a54c84529e71f3335de1702ff"
[versions] [versions]
fabric = "0.18.0" fabric = "0.18.0"