40 lines
999 B
JSON
40 lines
999 B
JSON
|
{
|
||
|
"display": {
|
||
|
"title": {
|
||
|
"text": "Ze Home of Anime"
|
||
|
},
|
||
|
"description": {
|
||
|
"text": "Find Japan and it's great wall"
|
||
|
},
|
||
|
"icon": {
|
||
|
"item": "minecraft:cobblestone_wall"
|
||
|
},
|
||
|
"frame": "task",
|
||
|
"show_toast": true,
|
||
|
"announce_to_chat": true,
|
||
|
"hidden": false
|
||
|
},
|
||
|
"criteria": {
|
||
|
"japan": {
|
||
|
"trigger": "minecraft:location",
|
||
|
"conditions": {
|
||
|
"dimension": "overworld",
|
||
|
"position": {
|
||
|
"x": {
|
||
|
"min": -353,
|
||
|
"max": -83
|
||
|
},
|
||
|
"y": {
|
||
|
"min": 63,
|
||
|
"max": 173
|
||
|
},
|
||
|
"z": {
|
||
|
"min": -167,
|
||
|
"max": -20
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"parent": "adventure:root"
|
||
|
}
|