Updated pack to 1.0.11
This commit is contained in:
parent
890861b7a6
commit
0174f36834
4 changed files with 7 additions and 7 deletions
|
|
@ -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.10" } },
|
"minecraft": { "+recommends": { "Fabulous": ">=1.0.11" } },
|
||||||
"debugify": { "recommends": {} },
|
"debugify": { "recommends": {} },
|
||||||
"lambdynlights": { "recommends": {} }
|
"lambdynlights": { "recommends": {} }
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"main_menu": {
|
"main_menu": {
|
||||||
"bottom_right": [
|
"bottom_right": [
|
||||||
{
|
{
|
||||||
"text": "Fabulous 1.0.10",
|
"text": "Fabulous 1.0.11",
|
||||||
"clickEvent": {
|
"clickEvent": {
|
||||||
"action": "open_url",
|
"action": "open_url",
|
||||||
"value": "https://codeberg.org/Malasaur/Fabulous"
|
"value": "https://codeberg.org/Malasaur/Fabulous"
|
||||||
|
|
|
||||||
|
|
@ -6,11 +6,11 @@ hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/fabric_loader_dependencies.json"
|
file = "config/fabric_loader_dependencies.json"
|
||||||
hash = "d8ed4ff08198e92d4abf12849299a25844b3b5d0e6fdc055819f624dd4c12648"
|
hash = "38af2ec47ae7f5bfec87b3a1242098c85ae0e6164742a09b9ead1b900bf90822"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/isxander-main-menu-credits.json"
|
file = "config/isxander-main-menu-credits.json"
|
||||||
hash = "7e8f0d4aeb9c5516a5802f8e076ed798f154cecdf6a08e87caff049ec816ef86"
|
hash = "a094085ba7fb988a50367035ccce07660a9e2627de07a9fb487129ff5e029dad"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
||||||
|
|
@ -202,7 +202,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/options.txt"
|
file = "config/yosbr/options.txt"
|
||||||
hash = "6e02b05c449f816f81672c6da7db6e71d3972844c181ce7d400c170cb625b7ef"
|
hash = "2ace12a8a209b135fd1eda64297675736792bd52e2b512b06926133f936b1282"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/3dskinlayers.pw.toml"
|
file = "mods/3dskinlayers.pw.toml"
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Fabulous"
|
name = "Fabulous"
|
||||||
author = "Malasaur"
|
author = "Malasaur"
|
||||||
version = "1.0.10"
|
version = "1.0.11"
|
||||||
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 = "85b2a90c1b5763a08c24a4494ec396a0a2d6759b643a7d18972a0ba1fd82f77a"
|
hash = "4b95dcbae40335869f303b7e67855f6df1adb879e255d81a338a451f13e89ff7"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.18.0"
|
fabric = "0.18.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue