Metal Coat
16×16 · BAKED

item· Other

Metal Coat

Cobblemon · by The Cobblemon Team
item Evolution ItemsIs Held Item Held

Metal Coat is a item from Cobblemon, crafted from Iron Ingot, Clay Ball, and Honeycomb.

Acquisition

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Clay Ball, Honeycomb, Clay Ball, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Metal Coat.

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Clay Ball
Honeycomb
Clay Ball
Iron Ingot
Iron Ingot
Iron Ingot
Metal Coat Metal Coat guaranteed
Developer reference
Registry name
cobblemon:metal_coat
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
cobblemon:items/evolution_items
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "CHC",
    "III"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:clay_ball"
    },
    "H": {
      "item": "minecraft:honeycomb"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}