MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.12.2
Empty File
{
    "display": {
        "icon": {
            "item": "minecraft:end_stone"
        },
        "title": {
            "translate": "advancements.end.root.title"
        },
        "description": {
            "translate": "advancements.end.root.description"
        },
        "background": "minecraft:textures/gui/advancements/backgrounds/end.png",
        "show_toast": false,
        "announce_to_chat": false
    },
    "criteria": {
        "entered_end": {
            "trigger": "minecraft:changed_dimension",
            "conditions": {
                "to": "the_end"
            }
        }
    }
}