Chipped Pot
16×16 · BAKED

item· Other

Chipped Pot

Cobblemon · by The Cobblemon Team
item Teapots

Chipped Pot is a item from Cobblemon, crafted from Iron Ingot, White Glazed Terracotta, Glass Bottle, and Gold Ingot.

Acquisition

Crafting using Iron Ingot, White Glazed Terracotta, White Glazed Terracotta, Glass Bottle, White Glazed Terracotta, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Chipped Pot.

Crafting
Chipped Pot Chipped Pot guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Decaying Crypt Ruins (cobblemon) cobblemon:decaying_crypt_ruins1–1100%
Gameplay loot table: Deserted Town Center Ruins (cobblemon) cobblemon:deserted_town_center_ruins1–1100%
Gameplay loot table: Deserted Tower Ruins (cobblemon) cobblemon:deserted_tower_ruins1–1100%
Gameplay loot table: Rooted Arch Ruins (cobblemon) cobblemon:rooted_arch_ruins1–1100%

Used in

Developer reference
Registry name
cobblemon:chipped_pot
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/teapots

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IT ",
    "TBT",
    "GGG"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:glass_bottle"
    },
    "G": {
      "item": "minecraft:gold_ingot"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    },
    "T": {
      "item": "minecraft:white_glazed_terracotta"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}