Spectral Eye Amulet
forbidden_arcanus:spectral_eye_amulet

Spectral Eye Amulet

Forbidden & Arcanus · by stal111, CesarZorak
item

Spectral Eye Amulet is a item from Forbidden & Arcanus, crafted from String, Nether Star, Deorum Ingot, and Eye of Ender.

Acquisition

Crafting using String, String, Nether Star, String, Deorum Ingot, Eye of Ender and Deorum Ingot, arranged in the pattern shown. Produces Spectral Eye Amulet.

Crafting
String
String
Nether Star
String
Deorum Ingot
Eye of Ender
Deorum Ingot
Spectral Eye Amulet Spectral Eye Amulet guaranteed
Developer reference
Registry name
forbidden_arcanus:spectral_eye_amulet
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#X#",
    "AEA"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:string"
    },
    "A": {
      "item": "forbidden_arcanus:deorum_ingot"
    },
    "E": {
      "item": "minecraft:ender_eye"
    },
    "X": {
      "item": "minecraft:nether_star"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}