37 lines
941 B
JSON
37 lines
941 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:diamond_block"
|
|
},
|
|
"title": "Here Comes the Money!",
|
|
"description": "Stepped foot in the Olive Garden Casino at N 270",
|
|
"frame": "task",
|
|
"show_toast": false,
|
|
"announce_to_chat": false
|
|
},
|
|
"parent": "locations:landmarks",
|
|
"criteria": {
|
|
"be_near": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"dimension": "minecraft:overworld",
|
|
"position": {
|
|
"x": {
|
|
"min": 908,
|
|
"max": 981
|
|
},
|
|
"y": {
|
|
"min": 70,
|
|
"max": 87
|
|
},
|
|
"z": {
|
|
"min": -2221,
|
|
"max": -2167
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|