Fire Dragonsteel Shovel
iceandfire:dragonsteel_fire_shovel

Fire Dragonsteel Shovel

Ice and Fire · by Alexthe666, TheBv
item ToolsShovels

Acquisition

Crafting using Fire Dragonsteel Ingot, Witherbone and Witherbone, arranged in the pattern shown. Produces Fire Dragonsteel Shovel.

Crafting
Fire Dragonsteel Ingot
Witherbone
Witherbone
Fire Dragonsteel Shovel Fire Dragonsteel Shovel guaranteed
Developer reference
Registry name
iceandfire:dragonsteel_fire_shovel
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/tools
minecraft:items/shovels

Recipe JSON (1):

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