Eye Of Soul
16×16 · BAKED

item· Other

Eye Of Soul

LegendaryMonsters · by Miauczel
item

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

Acquisition

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

Crafting
Eye Of Soul Eye Of Soul guaranteed
Developer reference
Registry name
legendary_monsters:eye_of_soul
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

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