G GameIDs
minecraft · recipes · 26.1.2

Brewing Stand

brewing_stand

Recipe #596

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "#minecraft:stone_crafting_materials",
        "B": "minecraft:blaze_rod"
    },
    "pattern": [
        " B ",
        "###"
    ],
    "result": {
        "id": "minecraft:brewing_stand"
    }
}