minecraft · recipes
· 1.12.2
Beetroot Soup
beetroot_soup
Recipe #942
1.12.2
#11
{
"type": "crafting_shaped",
"pattern": [
"OOO",
"OOO",
" B "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"O": {
"item": "minecraft:beetroot"
}
},
"result": {
"item": "minecraft:beetroot_soup"
}
}