Horn of Sight
16×16 · BAKED

item· Other

Horn of Sight

Illager Invasion · by Dricky, Safro, Zeckemith, Fuzs
item

Horn of Sight is an item from Illager Invasion, crafted from Hallowed Gem, Gold Ingot, and Goat Horn.

Acquisition

Crafting using Hallowed Gem, Gold Ingot, Goat Horn, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Horn of Sight.

Crafting
Hallowed Gem
Gold Ingot
Goat Horn
Gold Ingot
Gold Ingot
Horn of Sight Horn of Sight guaranteed
Developer reference
Registry name
illagerinvasion:horn_of_sight
Namespace
illagerinvasion
Mod ID
illagerinvasion

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " G ",
    "#H#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:gold_ingot"
    },
    "G": {
      "item": "illagerinvasion:hallowed_gem"
    },
    "H": {
      "item": "minecraft:goat_horn"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}