Eye Of Frost
16×16 · BAKED

item· Other

Eye Of Frost

LegendaryMonsters · by Miauczel
item

Eye Of Frost is an item from LegendaryMonsters, crafted from Snowball and Ender Pearl.

Acquisition

Crafting using Snowball, Snowball, Ender Pearl, Snowball and Snowball, arranged in the pattern shown. Produces Eye Of Frost.

Crafting
Snowball
Snowball
Ender Pearl
Snowball
Snowball
Eye Of Frost Eye Of Frost guaranteed
Developer reference
Registry name
legendary_monsters:eye_of_frost
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

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