Dragon Horn
iceandfire:dragon_horn

Dragon Horn

Ice and Fire · by Alexthe666, TheBv
item

Acquisition

Crafting using Dragon Bone, Dragon Bone, Dragon Bone, Treated Stick and Dragon Bone, arranged in the pattern shown. Produces Dragon Horn.

Crafting
Dragon Bone
Dragon Bone
Dragon Bone
Treated Stick
Dragon Bone
Dragon Horn Dragon Horn guaranteed
Developer reference
Registry name
iceandfire:dragon_horn
Namespace
iceandfire
Mod ID
iceandfire

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  B",
    " BB",
    "IB "
  ],
  "ingredients": {
    "B": {
      "item": "iceandfire:dragonbone"
    },
    "I": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}