Fusion Crafting using Any Netherite Ingot, Wyvern Core, Any Netherite Ingot, Awakened Draconium Ingot, Awakened Draconium Ingot, Any Netherite Ingot, Draconic Energy Controller and Any Netherite Ingot. Produces Draconic Chestpiece.
Draconic Chestpiece
Draconic Evolution · by brandon3055
Acquisition
Related items
Developer reference
- Registry name
draconicevolution:draconic_chestpiece- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
curios:items/body
Recipe JSON (1):
{
"recipe_type": "draconicevolution:fusion_crafting",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/netherite"
},
{
"item": "draconicevolution:wyvern_core"
},
{
"tag": "forge:ingots/netherite"
},
{
"tag": "forge:ingots/draconium_awakened"
},
{
"tag": "forge:ingots/draconium_awakened"
},
{
"tag": "forge:ingots/netherite"
},
{
"item": "draconicevolution:draconic_energy_core"
},
{
"tag": "forge:ingots/netherite"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}