G GameIDs
minecraft · recipes · 1.20.6

Packed Mud

packed_mud

Recipe #760

1.20.6 #3
{
    "type": "minecraft:crafting_shapeless",
    "category": "building",
    "ingredients": [
        {
            "item": "minecraft:mud"
        },
        {
            "item": "minecraft:wheat"
        }
    ],
    "result": {
        "count": 1,
        "id": "minecraft:packed_mud"
    }
}