Crafting using Mud and Wheat, in any arrangement. Produces Packed Mud.

Packed Mud
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Packed Mud | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Packed Mud, Packed Mud, Packed Mud and Packed Mud, arranged in the pattern shown. Produces 4× Mud Bricks.
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:packed_mud- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:mud"
},
{
"item": "minecraft:wheat"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

