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.
item· Other
Chipped Pot
Cobblemon · by The Cobblemon Team
Chipped Pot is a item from Cobblemon, crafted from Iron Ingot, White Glazed Terracotta, Glass Bottle, and Gold Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Decaying Crypt Ruins (cobblemon) cobblemon:decaying_crypt_ruins | 1–1 | 100% | — |
Gameplay loot table: Deserted Town Center Ruins (cobblemon) cobblemon:deserted_town_center_ruins | 1–1 | 100% | — |
Gameplay loot table: Deserted Tower Ruins (cobblemon) cobblemon:deserted_tower_ruins | 1–1 | 100% | — |
Gameplay loot table: Rooted Arch Ruins (cobblemon) cobblemon:rooted_arch_ruins | 1–1 | 100% | — |
Used in
Stone Cutting using Chipped Pot. Produces Cracked Pot.
Related items
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
}
