minecraft:mud

Mud

Minecraft · by Mojang Studios
block DirtFrogs Spawnable OnMangrove Logs Can Grow ThroughMangrove Roots Can Grow ThroughShovel MineableSniffer Diggable BlockSnow Layer Can Survive OnDirt

Acquisition

Mixing using Any Convertable To Mud and Water (250 mB). Produces Mud.

Mixing
Mud guaranteed

Bottling Machine using no listed ingredients. Produces Mud.

Bottling Machine
Mud guaranteed

Mining & drops

sourcecountchanceconditions
Mud1–1100%Survives Explosion

Used in (2)

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

Crafting ⇆ any arrangement
Packed Mud guaranteed

Crafting using Mud and Mangrove Roots, in any arrangement. Produces Muddy Mangrove Roots.

Crafting ⇆ any arrangement
Muddy Mangrove Roots guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:mud
Namespace
minecraft
Mod ID
minecraft
Tags (8)
minecraft:blocks/dirt
minecraft:blocks/frogs_spawnable_on
minecraft:blocks/mangrove_logs_can_grow_through
minecraft:blocks/mangrove_roots_can_grow_through
minecraft:blocks/mineable/shovel
minecraft:blocks/sniffer_diggable_block
minecraft:blocks/snow_layer_can_survive_on
minecraft:items/dirt

Recipe JSON (2):

{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "minecraft:convertable_to_mud"
    },
    {
      "fluid": "minecraft:water",
      "amount": 250
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "immersiveengineering:bottling_machine",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}