Magnet
16×16 · BAKED

item· Other

Magnet

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Magnet is a item from Cobblemon, crafted from Iron Ingot, Redstone Dust, and Blue Dye.

Acquisition

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Redstone Dust and Blue Dye, arranged in the pattern shown. Produces Magnet.

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Redstone Dust
Blue Dye
Magnet Magnet guaranteed
Developer reference
Registry name
cobblemon:magnet
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "I I",
    "R B"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:blue_dye"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}