- Adding perle_des_antilles
parent
b473296bbb
commit
c401286f7d
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue