Updated pack to 0.0.7
This commit is contained in:
parent
8ccd58d6c3
commit
494fa1b6d0
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 Create": ">=0.0.6" } },
|
"minecraft": { "+recommends": { "Fabulous Create": ">=0.0.7" } },
|
||||||
"debugify": { "recommends": {} },
|
"debugify": { "recommends": {} },
|
||||||
"lambdynlights": { "recommends": {} }
|
"lambdynlights": { "recommends": {} }
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"main_menu": {
|
"main_menu": {
|
||||||
"bottom_right": [
|
"bottom_right": [
|
||||||
{
|
{
|
||||||
"text": "Fabulous Create 0.0.6",
|
"text": "Fabulous Create 0.0.7",
|
||||||
"clickEvent": {
|
"clickEvent": {
|
||||||
"action": "open_url",
|
"action": "open_url",
|
||||||
"value": "https://codeberg.org/Malasaur/FabulousCreate"
|
"value": "https://codeberg.org/Malasaur/FabulousCreate"
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/fabric_loader_dependencies.json"
|
file = "config/fabric_loader_dependencies.json"
|
||||||
hash = "28ef98fc4ed0fb915e80c95086eedcdad24c907739fc5047fb630d81688162cf"
|
hash = "a0f05105f6e231bc40c883eb954204c8274caa4a6f7ff7ff5448c97d8d20b093"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/fog/config.json"
|
file = "config/fog/config.json"
|
||||||
|
|
@ -14,7 +14,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/isxander-main-menu-credits.json"
|
file = "config/isxander-main-menu-credits.json"
|
||||||
hash = "d94179879f2a144e2e6a17dc6cdbfd3d3caf97f484719bd23dfcd5d134beb791"
|
hash = "fe05d9d92ce51490b27a76a93166b57fde540daeff0d0e53318d25832aa1ff30"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/jade/plugins.json"
|
file = "config/jade/plugins.json"
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Fabulous Create"
|
name = "Fabulous Create"
|
||||||
author = "Malasaur"
|
author = "Malasaur"
|
||||||
version = "0.0.6"
|
version = "0.0.7"
|
||||||
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 = "086292ebf8d6624d73a756a0c539a81d4f8104000ea40bd160471ee7b75e26b8"
|
hash = "e2e2988ea7bcc26a9c87caf3f02e6c02866e25c10449b48f651fc2b88d67d09b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.18.0"
|
fabric = "0.18.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue