Eye of Void
cataclysm:void_eye

Eye of Void

cataclysm · by L_Ender
item

Acquisition

Crafting using Purpur Pillar, Shulker Shell, Purpur Pillar, End Stone Bricks, Eye of Ender, End Stone Bricks, Purpur Block, Shulker Shell and Purpur Block, arranged in the pattern shown. Produces Eye of Void.

Crafting
Eye of Void Eye of Void guaranteed
Developer reference
Registry name
cataclysm:void_eye
Namespace
cataclysm
Mod ID
cataclysm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#S#",
    "EVE",
    "PSP"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:purpur_pillar"
    },
    "E": {
      "item": "minecraft:end_stone_bricks"
    },
    "P": {
      "item": "minecraft:purpur_block"
    },
    "S": {
      "item": "minecraft:shulker_shell"
    },
    "V": {
      "item": "minecraft:ender_eye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}