40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
|
{
|
||
|
"display": {
|
||
|
"icon": {
|
||
|
"item": "minecraft:red_mushroom"
|
||
|
},
|
||
|
"title": "Myconia",
|
||
|
"description": "Visit Myconia at S722.",
|
||
|
"frame": "task",
|
||
|
"announce_to_chat": true
|
||
|
},
|
||
|
"parent": "landmarks:shops",
|
||
|
"criteria": {
|
||
|
"southern_market": {
|
||
|
"trigger": "minecraft:location",
|
||
|
"conditions": {
|
||
|
"dimension": "minecraft:overworld",
|
||
|
"position": {
|
||
|
"x": {
|
||
|
"min": -147,
|
||
|
"max": 190
|
||
|
},
|
||
|
"y": {
|
||
|
"min": 50,
|
||
|
"max": 100
|
||
|
},
|
||
|
"z": {
|
||
|
"min": 5700,
|
||
|
"max": 6070
|
||
|
}
|
||
|
},
|
||
|
"player": {
|
||
|
"player": {
|
||
|
"gamemode": "survival"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|