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