G GameIDs
minecraft · recipes · 1.21.11

Brewing Stand

brewing_stand

Recipe #596

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