brewing_stand.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"pattern": [
" B ",
"###"
],
"key": {
"B": {
"item": "minecraft:blaze_rod"
},
"#": {
"tag": "minecraft:stone_crafting_materials"
}
},
"result": {
"item": "minecraft:brewing_stand"
}
}