Lightning Dragonsteel Axe
iceandfire:dragonsteel_lightning_axe

Lightning Dragonsteel Axe

Ice and Fire · by Alexthe666, TheBv
item ToolsMake Item Drops FireimmuneAxes

Acquisition

Crafting using Lightning Dragonsteel Ingot, Lightning Dragonsteel Ingot, Lightning Dragonsteel Ingot, Witherbone and Witherbone, arranged in the pattern shown. Produces Lightning Dragonsteel Axe.

Crafting
Lightning Dragonsteel Ingot
Lightning Dragonsteel Ingot
Lightning Dragonsteel Ingot
Witherbone
Witherbone
Lightning Dragonsteel Axe Lightning Dragonsteel Axe guaranteed
Developer reference
Registry name
iceandfire:dragonsteel_lightning_axe
Namespace
iceandfire
Mod ID
iceandfire
Tags (3)
forge:items/tools
iceandfire:items/make_item_drops_fireimmune
minecraft:items/axes

Recipe JSON (1):

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