Updated to Fabulous 1.0.12
This commit is contained in:
parent
0318d76c0c
commit
e21ec547cf
4 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"version": 1,
|
||||
"overrides": {
|
||||
"fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } },
|
||||
"minecraft": { "+recommends": { "Fabulous": ">=1.0.11" } },
|
||||
"minecraft": { "+recommends": { "Fabulous": ">=1.0.12" } },
|
||||
"debugify": { "recommends": {} },
|
||||
"lambdynlights": { "recommends": {} }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"main_menu": {
|
||||
"bottom_right": [
|
||||
{
|
||||
"text": "Fabulous 1.0.11",
|
||||
"text": "Fabulous 1.0.12",
|
||||
"clickEvent": {
|
||||
"action": "open_url",
|
||||
"value": "https://codeberg.org/Malasaur/Fabulous"
|
||||
|
|
|
|||
|
|
@ -6,11 +6,11 @@ hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78"
|
|||
|
||||
[[files]]
|
||||
file = "config/fabric_loader_dependencies.json"
|
||||
hash = "38af2ec47ae7f5bfec87b3a1242098c85ae0e6164742a09b9ead1b900bf90822"
|
||||
hash = "4ece8b12b21795e507160deaa024a5a5effd6be9b6299eee476293e478ddb121"
|
||||
|
||||
[[files]]
|
||||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "a094085ba7fb988a50367035ccce07660a9e2627de07a9fb487129ff5e029dad"
|
||||
hash = "e23dd9c2cc51c8e45a1664445ccd815c5faebf15e64c56796a7466cdaaa0fca9"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Fabulous"
|
||||
author = "Malasaur"
|
||||
version = "1.0.11"
|
||||
version = "1.0.12"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "f1ec15f903b898a0ab57406d5bb6c21937f0889db1531e0d230259dbe45386f3"
|
||||
hash = "7b9e3bbbd98493abfab654eebf360f1e9b74fb8a54c84529e71f3335de1702ff"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue