2021-07-29 04:33:45 +00:00
|
|
|
{
|
|
|
|
"display": {
|
|
|
|
"icon": {
|
2022-02-27 03:39:44 +00:00
|
|
|
"item": "minecraft:snowball"
|
2021-07-29 04:33:45 +00:00
|
|
|
},
|
2022-02-27 03:39:44 +00:00
|
|
|
"title": "Mont Canopy",
|
|
|
|
"description": "Hit the slopes at Mont Canopy (W 55)",
|
2021-07-29 04:33:45 +00:00
|
|
|
"frame": "task",
|
2022-02-27 03:53:09 +00:00
|
|
|
"show_toast": true,
|
2022-02-27 16:31:32 +00:00
|
|
|
"announce_to_chat": true
|
2021-07-29 04:33:45 +00:00
|
|
|
},
|
2021-08-08 17:10:08 +00:00
|
|
|
"parent": "locations:landmarks",
|
2021-07-29 04:33:45 +00:00
|
|
|
"criteria": {
|
|
|
|
"be_near": {
|
2021-08-08 17:10:08 +00:00
|
|
|
"trigger": "minecraft:location",
|
2021-07-29 04:33:45 +00:00
|
|
|
"conditions": {
|
|
|
|
"dimension": "minecraft:overworld",
|
|
|
|
"position": {
|
|
|
|
"x": {
|
2022-02-27 03:39:44 +00:00
|
|
|
"min": -500,
|
|
|
|
"max": -318
|
2021-07-29 04:33:45 +00:00
|
|
|
},
|
|
|
|
"y": {
|
2022-02-27 03:39:44 +00:00
|
|
|
"min": 130,
|
|
|
|
"max": 223
|
2021-07-29 04:33:45 +00:00
|
|
|
},
|
|
|
|
"z": {
|
2022-02-27 03:39:44 +00:00
|
|
|
"min": -120,
|
|
|
|
"max": 50
|
2021-07-29 04:33:45 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|