G GameIDs
minecraft · recipes · 1.16.5

Mushroom Stew

mushroom_stew

Recipe #802

1.16.5 #7
{
    "type": "minecraft:crafting_shapeless",
    "ingredients": [
        {
            "item": "minecraft:brown_mushroom"
        },
        {
            "item": "minecraft:red_mushroom"
        },
        {
            "item": "minecraft:bowl"
        }
    ],
    "result": {
        "item": "minecraft:mushroom_stew"
    }
}