40 lines
1007 B
JSON
40 lines
1007 B
JSON
{
|
|
"display": {
|
|
"title": {
|
|
"text": "A fall from grace"
|
|
},
|
|
"description": {
|
|
"text": "Commemorate the longest fall of cyber"
|
|
},
|
|
"icon": {
|
|
"item": "minecraft:elytra"
|
|
},
|
|
"frame": "task",
|
|
"show_toast": true,
|
|
"announce_to_chat": true,
|
|
"hidden": false
|
|
},
|
|
"criteria": {
|
|
"fall_csybr": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"dimension": "overworld",
|
|
"position": {
|
|
"x": {
|
|
"min": -105,
|
|
"max": -101
|
|
},
|
|
"y": {
|
|
"min": 71,
|
|
"max": 78
|
|
},
|
|
"z": {
|
|
"min": -238,
|
|
"max": -234
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"parent": "adventure:forskern"
|
|
} |