Crafting using Dragon Bone, Dragon Bone and Witherbone, arranged in the pattern shown. Produces Dragon Bone Sword.
Dragon Bone Sword
Ice and Fire · by Alexthe666, TheBv
Acquisition
Used in (4)
Crafting using Dragon Bone Sword and Ice Dragon Blood, in any arrangement. Produces Iced Dragon Bone Sword.
Crafting using Dragon Bone Sword and Lightning Dragon Blood, in any arrangement. Produces Lightning Dragon Bone Sword.
Crafting using Dragon Bone Sword and Phantasmal Ingot, in any arrangement. Produces Phantasmal Blade.
Crafting using Dragon Bone Sword and Fire Dragon Blood, in any arrangement. Produces Flamed Dragon Bone Sword.
Related items
Developer reference
- Registry name
iceandfire:dragonbone_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:dragonbone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}