Updated pack to 0.0.6
This commit is contained in:
parent
c95bba7dcf
commit
c9362882f1
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.5" } },
|
"minecraft": { "+recommends": { "Fabulous Create": ">=0.0.6" } },
|
||||||
"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.5",
|
"text": "Fabulous Create 0.0.6",
|
||||||
"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 = "006845ed49d96bb625e1aa1ac4a69f259597b5ffd74a0f160d529b21e00870b9"
|
hash = "28ef98fc4ed0fb915e80c95086eedcdad24c907739fc5047fb630d81688162cf"
|
||||||
|
|
||||||
[[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 = "0dc04b9dac86d029d534e3e3bf71c81e0310e3e540475c00113a8bb6bf4715a2"
|
hash = "d94179879f2a144e2e6a17dc6cdbfd3d3caf97f484719bd23dfcd5d134beb791"
|
||||||
|
|
||||||
[[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.5"
|
version = "0.0.6"
|
||||||
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 = "b6212fac8f2ddff7b039af337ace9f39b1235ff6ee852eb8ce391a325508f53e"
|
hash = "4e65f55d4533550dc90e2f4d232e1955f13cd463fef50dd72610226abb43d6cd"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.18.0"
|
fabric = "0.18.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue