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