Dragon Bone Pickaxe
iceandfire:dragonbone_pickaxe

Dragon Bone Pickaxe

Ice and Fire · by Alexthe666, TheBv
item ToolsPickaxes

Acquisition

Crafting using Dragon Bone, Dragon Bone, Dragon Bone, Witherbone and Witherbone, arranged in the pattern shown. Produces Dragon Bone Pickaxe.

Crafting
Dragon Bone
Dragon Bone
Dragon Bone
Witherbone
Witherbone
Dragon Bone Pickaxe Dragon Bone Pickaxe guaranteed
Developer reference
Registry name
iceandfire:dragonbone_pickaxe
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/tools
minecraft:items/pickaxes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MMM",
    " H ",
    " H "
  ],
  "ingredients": {
    "H": {
      "tag": "forge:bones/wither"
    },
    "M": {
      "item": "iceandfire:dragonbone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}