Eye Of Bones
16×16 · BAKED

item· Other

Eye Of Bones

LegendaryMonsters · by Miauczel
item

Eye Of Bones is an item from LegendaryMonsters, crafted from Bone and Ender Pearl.

Acquisition

Crafting using Bone, Bone, Ender Pearl, Bone and Bone, arranged in the pattern shown. Produces Eye Of Bones.

Crafting
Bone
Bone
Ender Pearl
Bone
Bone
Eye Of Bones Eye Of Bones guaranteed
Developer reference
Registry name
legendary_monsters:eye_of_bones
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

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