Copper Tea Kettle
16×16 · BAKED

block· Machines & Other Blocks

Copper Tea Kettle

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

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

Acquisition

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

Crafting
Stick
Copper Ingot
Copper Ingot
Stick
Copper Ingot
Copper Ingot
Copper Tea Kettle Copper Tea Kettle guaranteed

Mining & drops

sourcecountdrop rateconditions
Copper 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:copper_tea_kettle
Namespace
herbalbrews
Mod ID
herbalbrews
Tags (1)
minecraft: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
}