G GameIDs
minecraft · recipes · 1.19.4

Muddy Mangrove Roots

muddy_mangrove_roots

Recipe #49

1.19.4 #4
{
    "type": "minecraft:crafting_shapeless",
    "category": "building",
    "ingredients": [
        {
            "item": "minecraft:mud"
        },
        {
            "item": "minecraft:mangrove_roots"
        }
    ],
    "result": {
        "item": "minecraft:muddy_mangrove_roots"
    }
}