19 lines
404 B
JSON
19 lines
404 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:elytra"
|
|
},
|
|
"title": "Landmarks",
|
|
"description": "Visit special places around The Canopy!",
|
|
"frame": "task",
|
|
"show_toast": false,
|
|
"announce_to_chat": false
|
|
},
|
|
"parent": "locations:root",
|
|
"criteria": {
|
|
"instant": {
|
|
"trigger": "minecraft:tick"
|
|
}
|
|
}
|
|
}
|