19 lines
392 B
JSON
19 lines
392 B
JSON
|
{
|
||
|
"display": {
|
||
|
"icon": {
|
||
|
"item": "minecraft:oak_door"
|
||
|
},
|
||
|
"title": "Based",
|
||
|
"description": "Visit the bases of The Canopy",
|
||
|
"frame": "task",
|
||
|
"show_toast": false,
|
||
|
"announce_to_chat": false
|
||
|
},
|
||
|
"parent": "locations:root",
|
||
|
"criteria": {
|
||
|
"instant": {
|
||
|
"trigger": "minecraft:tick"
|
||
|
}
|
||
|
}
|
||
|
}
|