G GameIDs
minecraft · recipes · 1.14.4

Mushroom Stew

mushroom_stew

Recipe #802

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