Updated to Fabulous Create 0.0.3
This commit is contained in:
parent
e280864d18
commit
f9c6957eef
4 changed files with 26 additions and 6 deletions
|
|
@ -1 +1,9 @@
|
||||||
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous Create":">=0.0.2"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}}
|
{
|
||||||
|
"version": 1,
|
||||||
|
"overrides": {
|
||||||
|
"fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } },
|
||||||
|
"minecraft": { "+recommends": { "Fabulous Create": ">=0.0.3" } },
|
||||||
|
"debugify": { "recommends": {} },
|
||||||
|
"lambdynlights": { "recommends": {} }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,13 @@
|
||||||
{"main_menu":{"bottom_right":[{"text":"Fabulous Create 0.0.2","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/FabulousCreate"}}]}}
|
{
|
||||||
|
"main_menu": {
|
||||||
|
"bottom_right": [
|
||||||
|
{
|
||||||
|
"text": "Fabulous Create 0.0.3",
|
||||||
|
"clickEvent": {
|
||||||
|
"action": "open_url",
|
||||||
|
"value": "https://codeberg.org/Malasaur/FabulousCreate"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/fabric_loader_dependencies.json"
|
file = "config/fabric_loader_dependencies.json"
|
||||||
hash = "9465e56a580253daeaad9882e7d15be4dff6de94ee9ca8fa7309fa35b9d2e019"
|
hash = "4503e200aeb19a71cf846473be6e57070d81c241a0e8354fe231206893f739e3"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/fog/config.json"
|
file = "config/fog/config.json"
|
||||||
|
|
@ -18,7 +18,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/isxander-main-menu-credits.json"
|
file = "config/isxander-main-menu-credits.json"
|
||||||
hash = "3fab601c38c8e3b633fb3c8318a232416f5c6622bcb648e8e5c3ab1029926902"
|
hash = "2586fd93a50dce8116c803540bd4341de9bd2416ec5a36c1e8d233a11c88763c"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Fabulous Create"
|
name = "Fabulous Create"
|
||||||
author = "Malasaur"
|
author = "Malasaur"
|
||||||
version = "0.0.2"
|
version = "0.0.3"
|
||||||
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 = "8547af3b32b526f79a38b9c94126e56e3a574ad34ce80f77dc11c02ec9b18abd"
|
hash = "09e642838961d32cc0b9802ba57f82db7fa217944e1f4f5cfa13f899bea0b173"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.18.0"
|
fabric = "0.18.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue