beetroot_soup.json
0 B
Empty File
{
"type": "crafting_shaped",
"pattern": [
"OOO",
"OOO",
" B "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"O": {
"item": "minecraft:beetroot"
}
},
"result": {
"item": "minecraft:beetroot_soup"
}
}