42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:player_head",
|
|
"nbt": "{SkullOwner:\"Endermen\"}"
|
|
},
|
|
"title": "The Ender Ender",
|
|
"description": "They aren't gonna end themselves. Did someone say xp?",
|
|
"frame": "task",
|
|
"announce_to_chat": true,
|
|
"hidden": false
|
|
},
|
|
"parent": "landmarks:shrine_of_the_eeegh",
|
|
"criteria": {
|
|
"ender_ender": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"dimension": "minecraft:the_end",
|
|
"position": {
|
|
"x": {
|
|
"min": 308,
|
|
"max": 325
|
|
},
|
|
"y": {
|
|
"min": 0,
|
|
"max": 10
|
|
},
|
|
"z": {
|
|
"min": -15,
|
|
"max": 5
|
|
}
|
|
},
|
|
"player": {
|
|
"player": {
|
|
"gamemode": "survival"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|