mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-02-02 00:14:58 +01:00
29 lines
No EOL
524 B
JSON
29 lines
No EOL
524 B
JSON
{
|
|
"parent": "create:its_alive",
|
|
"display": {
|
|
"icon": {
|
|
"item": "create:large_cogwheel"
|
|
},
|
|
"title": {
|
|
"translate": "advancement.create.shifting_gears"
|
|
},
|
|
"description": {
|
|
"translate": "advancement.create.shifting_gears.desc"
|
|
},
|
|
"frame": "task",
|
|
"show_toast": true,
|
|
"announce_to_chat": false,
|
|
"hidden": false
|
|
},
|
|
"criteria": {
|
|
"0": {
|
|
"trigger": "create:shifting_gears",
|
|
"conditions": {}
|
|
}
|
|
},
|
|
"requirements": [
|
|
[
|
|
"0"
|
|
]
|
|
]
|
|
} |