mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-02-13 05:45:00 +01:00
28 lines
487 B
JSON
28 lines
487 B
JSON
![]() |
{
|
||
|
"parent": "create:chute",
|
||
|
"display": {
|
||
|
"icon": {
|
||
|
"item": "create:encased_fan"
|
||
|
},
|
||
|
"title": {
|
||
|
"translate": "advancement.create.upward_chute"
|
||
|
},
|
||
|
"description": {
|
||
|
"translate": "advancement.create.upward_chute.desc"
|
||
|
},
|
||
|
"frame": "task",
|
||
|
"show_toast": true,
|
||
|
"announce_to_chat": false,
|
||
|
"hidden": false
|
||
|
},
|
||
|
"criteria": {
|
||
|
"0": {
|
||
|
"trigger": "create:upward_chute"
|
||
|
}
|
||
|
},
|
||
|
"requirements": [
|
||
|
[
|
||
|
"0"
|
||
|
]
|
||
|
]
|
||
|
}
|