G GameIDs
minecraft · recipes · 1.12.2

Mushroom Stew

mushroom_stew

Recipe #802

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