Tea Kettle
16×16 · BAKED

block· Machines & Other Blocks

Tea Kettle

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

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

Acquisition

Crafting using Stick, Iron Ingot, Iron Ingot, Stick, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Tea Kettle.

Crafting
Stick
Iron Ingot
Iron Ingot
Stick
Iron Ingot
Iron Ingot
Tea Kettle Tea Kettle guaranteed

Mining & drops

sourcecountdrop rateconditions
Tea Kettle1–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:tea_kettle
Namespace
herbalbrews
Mod ID
herbalbrews
Tags (2)
minecraft: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
}