Crafting using Hallowed Gem, Gold Ingot, Goat Horn, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Horn of Sight.
- Inputs
- Hallowed Gem
- 3 × Gold Ingot
- Goat Horn
- Output
- → Horn of Sight
item· Other
Horn of Sight is an item from Illager Invasion, crafted from Hallowed Gem, Gold Ingot, and Goat Horn.
Crafting using Hallowed Gem, Gold Ingot, Goat Horn, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Horn of Sight.
illagerinvasion:horn_of_sightillagerinvasionillagerinvasionRecipe 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
}