Blazing Horn
16×16 · BAKED

item· Other

Blazing Horn

Goety · by Polarice3
item

Blazing Horn is an item from Goety, crafted from Netherite Scrap, Blaze Powder, Any Gold Ingot, and Goat Horn.

Acquisition

Crafting using Netherite Scrap, Blaze Powder, Any Gold Ingot, Blaze Powder, Goat Horn, Blaze Powder, Any Gold Ingot, Blaze Powder and Netherite Scrap, arranged in the pattern shown. Produces Blazing Horn.

Crafting
Netherite Scrap
Blaze Powder
Any Gold Ingot
Blaze Powder
Goat Horn
Blaze Powder
Any Gold Ingot
Blaze Powder
Netherite Scrap
Blazing Horn Blazing Horn guaranteed
Developer reference
Registry name
goety:blazing_horn
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "nbg",
    "bhb",
    "gbn"
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:blaze_powder"
    },
    "g": {
      "tag": "forge:ingots/gold"
    },
    "h": {
      "item": "minecraft:goat_horn"
    },
    "n": {
      "item": "minecraft:netherite_scrap"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}