botania:ender_eye_block

Ender Overseer

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

Acquisition

Crafting using Redstone Dust, Eye of Ender, Redstone Dust, Eye of Ender, Obsidian, Eye of Ender, Redstone Dust, Eye of Ender and Redstone Dust, arranged in the pattern shown. Produces Ender Overseer.

Crafting
Ender Overseer guaranteed

Mining & drops

sourcecountchanceconditions
Ender Overseer1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RER",
    "EOE",
    "RER"
  ],
  "ingredients": {
    "E": {
      "item": "minecraft:ender_eye"
    },
    "O": {
      "item": "minecraft:obsidian"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}