flower_pot.json
0 B
Empty File
{
"type": "crafting_shaped",
"pattern": [
"# #",
" # "
],
"key": {
"#": {
"item": "minecraft:brick"
}
},
"result": {
"item": "minecraft:flower_pot"
}
}