40 lines
1006 B
JSON
40 lines
1006 B
JSON
|
{
|
||
|
"display": {
|
||
|
"title": {
|
||
|
"text": "The Ruins of Pet"
|
||
|
},
|
||
|
"description": {
|
||
|
"text": "Find Joakim's first base, if you can call it that"
|
||
|
},
|
||
|
"icon": {
|
||
|
"item": "minecraft:dirt"
|
||
|
},
|
||
|
"frame": "task",
|
||
|
"show_toast": true,
|
||
|
"announce_to_chat": true,
|
||
|
"hidden": false
|
||
|
},
|
||
|
"criteria": {
|
||
|
"place": {
|
||
|
"trigger": "minecraft:location",
|
||
|
"conditions": {
|
||
|
"dimension": "overworld",
|
||
|
"position": {
|
||
|
"x": {
|
||
|
"min": 163,
|
||
|
"max": 180
|
||
|
},
|
||
|
"y": {
|
||
|
"min": 75,
|
||
|
"max": 105
|
||
|
},
|
||
|
"z": {
|
||
|
"min": -366,
|
||
|
"max": -305
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"parent": "adventure:root"
|
||
|
}
|