40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
|
{
|
||
|
"display": {
|
||
|
"icon": {
|
||
|
"item": "minecraft:water_bucket"
|
||
|
},
|
||
|
"title": "Waterloo Market",
|
||
|
"description": "Visit the Waterloo Market at W738.",
|
||
|
"frame": "task",
|
||
|
"announce_to_chat": true
|
||
|
},
|
||
|
"parent": "landmarks:markets_and_malls",
|
||
|
"criteria": {
|
||
|
"southern_market": {
|
||
|
"trigger": "minecraft:location",
|
||
|
"conditions": {
|
||
|
"dimension": "minecraft:overworld",
|
||
|
"position": {
|
||
|
"x": {
|
||
|
"min": -5910,
|
||
|
"max": -5800
|
||
|
},
|
||
|
"y": {
|
||
|
"min": 60,
|
||
|
"max": 100
|
||
|
},
|
||
|
"z": {
|
||
|
"min": -1775,
|
||
|
"max": -1664
|
||
|
}
|
||
|
},
|
||
|
"player": {
|
||
|
"player": {
|
||
|
"gamemode": "survival"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|