MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.12.2

find_end_city.json0 B

Empty File
{
    "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"
            }
        }
    }
}