brewing_stand.json
0 B
Empty File
{
"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
}