minecraft:packed_mud

Packed Mud

Minecraft · by Mojang Studios
block Pickaxe Mineable

Acquisition

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

Crafting ⇆ any arrangement
Packed Mud guaranteed

Mining & drops

sourcecountchanceconditions
Packed Mud1–1100%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.

Crafting
Mud Bricks ×4 guaranteed

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
}