41 lines
1016 B
JSON
41 lines
1016 B
JSON
{
|
|
"display": {
|
|
"title": {
|
|
"text": "Woodbear",
|
|
"color": "white"
|
|
},
|
|
"description": {
|
|
"text": "Find vebjørns wacky mansion"
|
|
},
|
|
"icon": {
|
|
"item": "minecraft:oak_wood"
|
|
},
|
|
"frame": "task",
|
|
"show_toast": true,
|
|
"announce_to_chat": true,
|
|
"hidden": false
|
|
},
|
|
"criteria": {
|
|
"base": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"dimension": "overworld",
|
|
"position": {
|
|
"x": {
|
|
"min": -146,
|
|
"max": -118
|
|
},
|
|
"y": {
|
|
"min": 84,
|
|
"max": 166
|
|
},
|
|
"z": {
|
|
"min": -298,
|
|
"max": -265
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"parent": "adventure:forskern"
|
|
} |