Ice Dragonsteel Sword
iceandfire:dragonsteel_ice_sword

Ice Dragonsteel Sword

Ice and Fire · by Alexthe666, TheBv
item ToolsSwords

Acquisition

Crafting using Ice Dragonsteel Ingot, Ice Dragonsteel Ingot and Witherbone, arranged in the pattern shown. Produces Ice Dragonsteel Sword.

Crafting
Ice Dragonsteel Ingot
Ice Dragonsteel Ingot
Witherbone
Ice Dragonsteel Sword Ice Dragonsteel Sword guaranteed
Developer reference
Registry name
iceandfire:dragonsteel_ice_sword
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/tools
minecraft:items/swords

Recipe JSON (1):

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