40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:warped_nylium"
|
|
},
|
|
"title": "DevilTown",
|
|
"description": "Visit DevilTown at N987.",
|
|
"frame": "task",
|
|
"announce_to_chat": true
|
|
},
|
|
"parent": "landmarks:markets_and_malls",
|
|
"criteria": {
|
|
"southern_market": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"dimension": "minecraft:the_nether",
|
|
"position": {
|
|
"x": {
|
|
"min": -91,
|
|
"max": 41
|
|
},
|
|
"y": {
|
|
"min": 128,
|
|
"max": 160
|
|
},
|
|
"z": {
|
|
"min": -1054,
|
|
"max": -923
|
|
}
|
|
},
|
|
"player": {
|
|
"player": {
|
|
"gamemode": "survival"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|