Brewing Cauldron
16×16 · BAKED

block· Machines & Other Blocks

Brewing Cauldron

[Let's Do] HerbalBrews · by satisfy
block Pickaxe Mineable

Brewing Cauldron is a block from [Let's Do] HerbalBrews, crafted from Stick and Iron Ingot.

Acquisition

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

Crafting
Stick
Iron Ingot
Stick
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Brewing Cauldron Brewing Cauldron guaranteed

Mining & drops

sourcecountdrop rateconditions
Brewing Cauldron1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " B ",
    "XBX",
    "XXX"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:stick"
    },
    "X": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}