Updated pack to 1.0.16
This commit is contained in:
parent
f2680acc25
commit
c7fe0ed16f
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.15" } },
|
"minecraft": { "+recommends": { "Fabulous": ">=1.0.16" } },
|
||||||
"debugify": { "recommends": {} },
|
"debugify": { "recommends": {} },
|
||||||
"lambdynlights": { "recommends": {} }
|
"lambdynlights": { "recommends": {} }
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"main_menu": {
|
"main_menu": {
|
||||||
"bottom_right": [
|
"bottom_right": [
|
||||||
{
|
{
|
||||||
"text": "Fabulous 1.0.15",
|
"text": "Fabulous 1.0.16",
|
||||||
"clickEvent": {
|
"clickEvent": {
|
||||||
"action": "open_url",
|
"action": "open_url",
|
||||||
"value": "https://codeberg.org/Malasaur/Fabulous"
|
"value": "https://codeberg.org/Malasaur/Fabulous"
|
||||||
|
|
|
||||||
|
|
@ -2,11 +2,11 @@ hash-format = "sha256"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/fabric_loader_dependencies.json"
|
file = "config/fabric_loader_dependencies.json"
|
||||||
hash = "347b5ccdd9d7d0c71dfee7745ee266d654cc7183af5c6df17c534b2d41f9b7be"
|
hash = "a876027f073d023cf61af7edd601f7860bd26389ef4ca2f59c2582ad3f78db60"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/isxander-main-menu-credits.json"
|
file = "config/isxander-main-menu-credits.json"
|
||||||
hash = "0faca365220d1e65e65782c6aecdeabb49e0a4d35a2ca666755d4717aa021c66"
|
hash = "1162c0096950930e160cad74d5040897aa0cc123adc0fc49354c88d923fa7d74"
|
||||||
|
|
||||||
[[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.15"
|
version = "1.0.16"
|
||||||
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 = "dc42bc7b20c4355381726d66ddb6b02d57679787041b8f9309ca464cecf8df62"
|
hash = "3deeb7d3c86ea90a10229ce7a51cac5de9ce6e85f9e3a0682b4aa6771f09e0ff"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.18.0"
|
fabric = "0.18.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue