Dragon Bone Bow
iceandfire:dragonbone_bow

Dragon Bone Bow

Ice and Fire · by Alexthe666, TheBv
item Bows ToolTools

Acquisition

Crafting using Dragon Bone, Any String, Witherbone, Any String, Dragon Bone and Any String, arranged in the pattern shown. Produces Dragon Bone Bow.

Crafting
Dragon Bone
Any String
Witherbone
Any String
Dragon Bone
Any String
Dragon Bone Bow Dragon Bone Bow guaranteed
Developer reference
Registry name
iceandfire:dragonbone_bow
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/tools/bows
forge:items/tools

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " DS",
    "W S",
    " DS"
  ],
  "ingredients": {
    "D": {
      "item": "iceandfire:dragonbone"
    },
    "S": {
      "tag": "forge:string"
    },
    "W": {
      "tag": "forge:bones/wither"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}