Link Cable
16×16 · BAKED

item· Other

Link Cable

Cobblemon · by The Cobblemon Team
item Evolution Items

Link Cable is a item from Cobblemon, crafted from Iron Ingot, Popped Chorus Fruit, and Copper Ingot.

Acquisition

Crafting using Iron Ingot, Popped Chorus Fruit, Copper Ingot, Popped Chorus Fruit and Iron Ingot, arranged in the pattern shown. Produces Link Cable.

Crafting
Iron Ingot
Popped Chorus Fruit
Copper Ingot
Popped Chorus Fruit
Iron Ingot
Link Cable Link Cable guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Woodland Mansion (cobblemon) cobblemon:woodland_mansion1–113%Random Chance
Loot table: Ancient City (cobblemon) cobblemon:ancient_city1–113%Random Chance
Loot table: Stronghold Corridor (cobblemon) cobblemon:stronghold_corridor1–113%Random Chance
Gameplay loot table: Ruins (cobblemon) cobblemon:ruins1–1100%
Loot table: Village House (cobblemon) cobblemon:village_house1–125%Random Chance
Loot table: End City Treasure (cobblemon) cobblemon:end_city_treasure1–113%Random Chance
Loot table: Igloo Chest (cobblemon) cobblemon:igloo_chest1–113%Random Chance
Loot table: Pillager Outpost (cobblemon) cobblemon:pillager_outpost1–113%Random Chance
Developer reference
Registry name
cobblemon:link_cable
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/evolution_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  I",
    "PCP",
    "I  "
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:copper_ingot"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    },
    "P": {
      "item": "minecraft:popped_chorus_fruit"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}