Updated pack to 1.0.14
This commit is contained in:
parent
5bed76403e
commit
a6e78442d1
4 changed files with 6 additions and 6 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.13" } },
|
"minecraft": { "+recommends": { "Fabulous": ">=1.0.14" } },
|
||||||
"debugify": { "recommends": {} },
|
"debugify": { "recommends": {} },
|
||||||
"lambdynlights": { "recommends": {} }
|
"lambdynlights": { "recommends": {} }
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"main_menu": {
|
"main_menu": {
|
||||||
"bottom_right": [
|
"bottom_right": [
|
||||||
{
|
{
|
||||||
"text": "Fabulous 1.0.13",
|
"text": "Fabulous 1.0.14",
|
||||||
"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 = "76c2a76c1e079c6a6e54f7d0f1eb1164c8e2c64d3d0876ead8d2c2f34fc9b578"
|
hash = "99045b3a2036b5f7b1a6708adda36626045a244816bfb174b81722e762052888"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/isxander-main-menu-credits.json"
|
file = "config/isxander-main-menu-credits.json"
|
||||||
hash = "f4e12e7391a713825261591ad2960bbc67f0ce6df78548c490f9d26fe74f9742"
|
hash = "1685b6a5a3fbe763d7e02fd7e39e2fda44373e01392ee3a2b1492abb168deefa"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/jade/plugins.json"
|
file = "config/jade/plugins.json"
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Fabulous"
|
name = "Fabulous"
|
||||||
author = "Malasaur"
|
author = "Malasaur"
|
||||||
version = "1.0.13"
|
version = "1.0.14"
|
||||||
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 = "b097c0901b1e31bb2a5d65990e16a341bdd874907447dfa514acd96b5fac5fe6"
|
hash = "1ec45f2e4cf2ed2c949c9508a7c05e55091c90d9a012b7353e57d8215adabaed"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.18.0"
|
fabric = "0.18.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue