Cauldron
minecraft:cauldron

Cauldron

Minecraft · by Mojang Studios
block Cauldrons

Acquisition

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Cauldron.

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Cauldron Cauldron guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Powder Snow Cauldron (minecraft) minecraft:powder_snow_cauldron1–1100%Survives Explosion
Block loot table: Water Cauldron (minecraft) minecraft:water_cauldron1–1100%Survives Explosion
Cauldron1–1100%Survives Explosion
Block loot table: Lava Cauldron (minecraft) minecraft:lava_cauldron1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:cauldron
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:blocks/cauldrons

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}