Updated pack to 1.0.10
This commit is contained in:
parent
9e35946c35
commit
45eaf32c37
4 changed files with 26 additions and 6 deletions
|
|
@ -1 +1,9 @@
|
|||
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.9"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}}
|
||||
{
|
||||
"version": 1,
|
||||
"overrides": {
|
||||
"fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } },
|
||||
"minecraft": { "+recommends": { "Fabulous": ">=1.0.10" } },
|
||||
"debugify": { "recommends": {} },
|
||||
"lambdynlights": { "recommends": {} }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1,13 @@
|
|||
{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.9","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}}
|
||||
{
|
||||
"main_menu": {
|
||||
"bottom_right": [
|
||||
{
|
||||
"text": "Fabulous 1.0.10",
|
||||
"clickEvent": {
|
||||
"action": "open_url",
|
||||
"value": "https://codeberg.org/Malasaur/Fabulous"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c"
|
|||
|
||||
[[files]]
|
||||
file = "config/fabric_loader_dependencies.json"
|
||||
hash = "4e2cbf718fb734c2eeaf89e0eff879b8006480f60ad09266e3ac2aab40b8b00e"
|
||||
hash = "d8ed4ff08198e92d4abf12849299a25844b3b5d0e6fdc055819f624dd4c12648"
|
||||
|
||||
[[files]]
|
||||
file = "config/fog/config.json"
|
||||
|
|
@ -14,7 +14,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4"
|
|||
|
||||
[[files]]
|
||||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "8ba908b931b3622e7f8d6396ca1dd10e0c7d7e9566d71297ac0e3c6b658307eb"
|
||||
hash = "7e8f0d4aeb9c5516a5802f8e076ed798f154cecdf6a08e87caff049ec816ef86"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Fabulous"
|
||||
author = "Malasaur"
|
||||
version = "1.0.9"
|
||||
version = "1.0.10"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "f3a432e4852ba0269e671420dfd29311a05fd8647677a9dab4934ccdf933371b"
|
||||
hash = "590dbdff487d1dcec83170f498ed8d983bd4d262c41d86b9bfcd7e15f66d5075"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue