G GameIDs
minecraft · recipes · 1.13.2

Beetroot Soup

beetroot_soup

Recipe #942

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "OOO",
        "OOO",
        " B "
    ],
    "key": {
        "B": {
            "item": "minecraft:bowl"
        },
        "O": {
            "item": "minecraft:beetroot"
        }
    },
    "result": {
        "item": "minecraft:beetroot_soup"
    }
}