41 lines
1000 B
JSON
41 lines
1000 B
JSON
{
|
|
"display": {
|
|
"title": {
|
|
"text": "Nether Lite",
|
|
"color": "dark_red"
|
|
},
|
|
"description": {
|
|
"text": "Find Tildes base"
|
|
},
|
|
"icon": {
|
|
"item": "minecraft:glass"
|
|
},
|
|
"frame": "task",
|
|
"show_toast": true,
|
|
"announce_to_chat": true,
|
|
"hidden": false
|
|
},
|
|
"criteria": {
|
|
"base": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"dimension": "overworld",
|
|
"position": {
|
|
"x": {
|
|
"min": 79,
|
|
"max": 129
|
|
},
|
|
"y": {
|
|
"min": 76,
|
|
"max": 104
|
|
},
|
|
"z": {
|
|
"min": -423,
|
|
"max": -336
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"parent": "adventure:root"
|
|
} |