MCMinecraft Assets Explorer

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

follow_ender_eye.json0 B

Empty File
{
    "display": {
        "icon": {
            "item": "minecraft:ender_eye"
        },
        "title": {
            "translate": "advancements.story.follow_ender_eye.title"
        },
        "description": {
            "translate": "advancements.story.follow_ender_eye.description"
        }
    },
    "parent": "minecraft:story/enter_the_nether",
    "criteria": {
        "in_stronghold": {
            "trigger": "minecraft:location",
            "conditions": {
                "feature": "Stronghold"
            }
        }
    }
}