Witch Cauldron
bewitchment:witch_cauldron

Witch Cauldron

Bewitchment · by MoriyaShiine, cybercat5555
block Pickaxe MineableNeeds Iron Tool

Witch Cauldron is a block from Bewitchment, crafted from Elder Bark, Silver Ingot, and Cauldron.

Acquisition

Crafting using Elder Bark, Silver Ingot, Cauldron, Silver Ingot, Silver Ingot, Silver Ingot and Silver Ingot, arranged in the pattern shown. Produces Witch Cauldron.

Crafting
Elder Bark
Silver Ingot
Cauldron
Silver Ingot
Silver Ingot
Silver Ingot
Silver Ingot
Witch Cauldron Witch Cauldron guaranteed

Mining & drops

sourcecountchanceconditions
Witch Cauldron1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:witch_cauldron
Namespace
bewitchment
Mod ID
bewitchment
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " B ",
    "SCS",
    "SSS"
  ],
  "ingredients": {
    "B": {
      "tag": "bewitchment:barks"
    },
    "C": {
      "item": "cauldron"
    },
    "S": {
      "tag": "c:silver_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}