minecraft · recipes
· 1.20.6
Brewing Stand
brewing_stand
Recipe #596
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"tag": "minecraft:stone_crafting_materials"
},
"B": {
"item": "minecraft:blaze_rod"
}
},
"pattern": [
" B ",
"###"
],
"result": {
"count": 1,
"id": "minecraft:brewing_stand"
}
}