Crafting using Stick, Iron Ingot, Stick, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Brewing Cauldron.
- Inputs
- 2 × Stick
- 5 × Iron Ingot
- Output
- → Brewing Cauldron
block· Machines & Other Blocks
Brewing Cauldron is a block from [Let's Do] HerbalBrews, crafted from Stick and Iron Ingot.
Crafting using Stick, Iron Ingot, Stick, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Brewing Cauldron.
| source | count | drop rate | conditions |
|---|---|---|---|
| Brewing Cauldron | 1–1 | 100% | 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.
Drops itself when broken.
herbalbrews:cauldronherbalbrewsherbalbrewsminecraft: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
}