Teapot
16×16 · BAKED

block· Machines & Other Blocks

Teapot

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
block Cookery Mod Items

Teapot is a block from Kaleidoscope Cookery, crafted from Copper Ingot and Bucket.

Acquisition

Crafting using Copper Ingot, Copper Ingot, Bucket, Copper Ingot, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Teapot.

Crafting
Copper Ingot
Copper Ingot
Bucket
Copper Ingot
Copper Ingot
Copper Ingot
Copper Ingot
Teapot Teapot guaranteed

Block drops

Drops itself

Developer reference
Registry name
kaleidoscope_cookery:teapot
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (1)
kaleidoscope_cookery:items/cookery_mod_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "IBI",
    "III"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bucket"
    },
    "I": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}