Eye Of Air
16×16 · BAKED

item· Other

Eye Of Air

LegendaryMonsters · by Miauczel
item

Eye Of Air is an item from LegendaryMonsters, crafted from Feather and Ender Pearl.

Acquisition

Crafting using Feather, Feather, Ender Pearl, Feather and Feather, arranged in the pattern shown. Produces Eye Of Air.

Crafting
Feather
Feather
Ender Pearl
Feather
Feather
Eye Of Air Eye Of Air guaranteed
Developer reference
Registry name
legendary_monsters:eye_of_air
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

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