22 lines
528 B
JSON
22 lines
528 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:purpur_block"
|
|
},
|
|
"title": {
|
|
"translate": "advancements.end.find_end_city.title"
|
|
},
|
|
"description": {
|
|
"translate": "advancements.end.find_end_city.description"
|
|
}
|
|
},
|
|
"parent": "minecraft:end/enter_end_gateway",
|
|
"criteria": {
|
|
"in_city": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"feature": "EndCity"
|
|
}
|
|
}
|
|
}
|
|
} |