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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue