G GameIDs
minecraft · recipes · 1.19.4

Brewing Stand

brewing_stand

Recipe #596

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "tag": "minecraft:stone_crafting_materials"
        },
        "B": {
            "item": "minecraft:blaze_rod"
        }
    },
    "pattern": [
        " B ",
        "###"
    ],
    "result": {
        "item": "minecraft:brewing_stand"
    },
    "show_notification": true
}