The Spectator
botania:itemfinder

The Spectator

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Face Head

Acquisition

Crafting using Iron Ingot, Iron Ingot, Eye of Ender, Iron Ingot, Iron Ingot, Emerald and Iron Ingot, arranged in the pattern shown. Produces The Spectator.

Crafting
Iron Ingot
Iron Ingot
Eye of Ender
Iron Ingot
Iron Ingot
Emerald
Iron Ingot
The Spectator The Spectator guaranteed
Developer reference
Registry name
botania:itemfinder
Namespace
botania
Mod ID
botania
Tags (1)
trinkets:items/head/face

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "IYI",
    "IEI"
  ],
  "ingredients": {
    "E": {
      "item": "minecraft:emerald"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    },
    "Y": {
      "item": "minecraft:ender_eye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}