Eye of the Ancients
botania:forest_eye

Eye of the Ancients

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe Mineable

Acquisition

Crafting using Manasteel Ingot, Livingrock, Manasteel Ingot, Livingrock, Eye of Ender, Livingrock, Manasteel Ingot, Livingrock and Manasteel Ingot, arranged in the pattern shown. Produces Eye of the Ancients.

Crafting
Eye of the Ancients Eye of the Ancients guaranteed

Mining & drops

sourcecountchanceconditions
Eye of the Ancients1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:forest_eye
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MSM",
    "SES",
    "MSM"
  ],
  "ingredients": {
    "E": {
      "item": "minecraft:ender_eye"
    },
    "M": {
      "tag": "botania:manasteel_ingots"
    },
    "S": {
      "item": "botania:livingrock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}