MCMinecraft Assets Explorer

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

brew_potion.json0 B

Empty File
{
    "display": {
        "icon": {
            "item": "minecraft:potion"
        },
        "title": {
            "translate": "advancements.nether.brew_potion.title"
        },
        "description": {
            "translate": "advancements.nether.brew_potion.description"
        }
    },
    "parent": "minecraft:nether/obtain_blaze_rod",
    "criteria": {
        "potion": {
            "trigger": "minecraft:brewed_potion"
        }
    }
}