You've already forked minecraft-assets
18 lines
431 B
JSON
18 lines
431 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:purpur_block"
|
|
},
|
|
"title": "City at the End of the Game",
|
|
"description": "Go on in, what could happen?"
|
|
},
|
|
"parent": "minecraft:end/enter_end_gateway",
|
|
"criteria": {
|
|
"in_city": {
|
|
"trigger": "minecraft:location",
|
|
"conditions": {
|
|
"feature": "EndCity"
|
|
}
|
|
}
|
|
}
|
|
} |