Cryptic Eye
16×16 · BAKED

item· Other

Cryptic Eye

Goety · by Polarice3
item

Cryptic Eye is an item from Goety, crafted from Essence of Shadow and Eye of Ender.

Acquisition

Crafting using Essence of Shadow, Essence of Shadow, Eye of Ender, Essence of Shadow and Essence of Shadow, arranged in the pattern shown. Produces Cryptic Eye.

Crafting
Essence of Shadow
Essence of Shadow
Eye of Ender
Essence of Shadow
Essence of Shadow
Cryptic Eye Cryptic Eye guaranteed

Used in

Developer reference
Registry name
goety:cryptic_eye
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " d ",
    "ded",
    " d "
  ],
  "ingredients": {
    "d": {
      "item": "goety:shadow_essence"
    },
    "e": {
      "item": "minecraft:ender_eye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}