Crafting using Dragon Bone Sword and Phantasmal Ingot, in any arrangement. Produces Phantasmal Blade.
Phantasmal Blade
Ice and Fire · by Alexthe666, TheBv
Function
Fires a spinning sword that travels through blocks Sword projectile deals extra damage
Acquisition
Related items
Developer reference
- Registry name
iceandfire:ghost_sword- Namespace
iceandfire- Mod ID
iceandfire- Tags (2)
forge:items/tools minecraft:items/swords
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "iceandfire:dragonbone_sword"
},
{
"item": "iceandfire:ghost_ingot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}