37 lines
921 B
JSON
37 lines
921 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:dirt"
|
|
},
|
|
"title": "La Perle Des Antilles",
|
|
"description": "Visit Haiti at S 293",
|
|
"frame": "task",
|
|
"show_toast": false,
|
|
"announce_to_chat": true
|
|
},
|
|
"parent": "locations:based",
|
|
"criteria": {
|
|
"be_near": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"dimension": "minecraft:overworld",
|
|
"position": {
|
|
"x": {
|
|
"min": 1990,
|
|
"max": 2500
|
|
},
|
|
"y": {
|
|
"min": 60,
|
|
"max": 250
|
|
},
|
|
"z": {
|
|
"min": 2100,
|
|
"max": 2500
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|