Eye Of Ghost
16×16 · BAKED

item· Other

Eye Of Ghost

LegendaryMonsters · by Miauczel
item

Eye Of Ghost is an item from LegendaryMonsters, crafted from Soul Torch and Ender Pearl.

Acquisition

Crafting using Soul Torch, Soul Torch, Ender Pearl, Soul Torch and Soul Torch, arranged in the pattern shown. Produces Eye Of Ghost.

Crafting
Soul Torch
Soul Torch
Ender Pearl
Soul Torch
Soul Torch
Eye Of Ghost Eye Of Ghost guaranteed
Developer reference
Registry name
legendary_monsters:eye_of_ghost
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#E#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:soul_torch"
    },
    "E": {
      "item": "minecraft:ender_pearl"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}