Eye of Mech
cataclysm:mech_eye

Eye of Mech

cataclysm · by L_Ender
item

Acquisition

Crafting using Block of Redstone, Iron Ingot, Block of Redstone, Iron Ingot, Eye of Ender, Iron Ingot, Block of Redstone, Iron Ingot and Block of Redstone, arranged in the pattern shown. Produces Eye of Mech.

Crafting
Eye of Mech Eye of Mech guaranteed
Developer reference
Registry name
cataclysm:mech_eye
Namespace
cataclysm
Mod ID
cataclysm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#i#",
    "iEi",
    "#i#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:redstone_block"
    },
    "E": {
      "item": "minecraft:ender_eye"
    },
    "i": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}