minecraft · recipes
· 1.15.2
Brewing Stand
brewing_stand
Recipe #596
1.15.2
#8
{
"type": "minecraft:crafting_shaped",
"pattern": [
" B ",
"###"
],
"key": {
"B": {
"item": "minecraft:blaze_rod"
},
"#": {
"item": "minecraft:cobblestone"
}
},
"result": {
"item": "minecraft:brewing_stand"
}
}