Crafting using Stick, Copper Ingot, Copper Ingot, Stick, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Copper Tea Kettle.
- Inputs
- 2 × Stick
- 4 × Copper Ingot
- Output
- → Copper Tea Kettle
block· Machines & Other Blocks
Copper Tea Kettle is a block from [Let's Do] HerbalBrews, crafted from Stick and Copper Ingot.
Crafting using Stick, Copper Ingot, Copper Ingot, Stick, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Copper Tea Kettle.
| source | count | drop rate | conditions |
|---|---|---|---|
| Copper Tea Kettle | 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:copper_tea_kettleherbalbrewsherbalbrewsminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" X",
"BBX",
"BB "
],
"ingredients": {
"B": {
"item": "minecraft:copper_ingot"
},
"X": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}