Eye of Ender
minecraft:ender_eye

Eye of Ender

Minecraft · by Mojang Studios
item

Acquisition

Crafting using Ender Pearl and Blaze Powder, in any arrangement. Produces Eye of Ender.

Crafting ⇆ any arrangement
Ender Pearl
Blaze Powder
Eye of Ender Eye of Ender guaranteed

Used in (2)

Crafting using Obsidian, Obsidian, Obsidian, Obsidian, Eye of Ender, Obsidian, Obsidian, Obsidian and Obsidian, arranged in the pattern shown. Produces Ender Chest.

Crafting
Ender Chest Ender Chest guaranteed

Crafting using Glass, Glass, Glass, Glass, Eye of Ender, Glass, Glass, Ghast Tear and Glass, arranged in the pattern shown. Produces End Crystal.

Crafting
End Crystal End Crystal guaranteed
Developer reference
Registry name
minecraft:ender_eye
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:ender_pearl"
    },
    {
      "item": "minecraft:blaze_powder"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:blaze_powder"
    },
    {
      "item": "minecraft:ender_pearl"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}