G GameIDs
minecraft · recipes · 1.17.1

Mushroom Stew

mushroom_stew

Recipe #802

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