Crafting using Awakened Draconium Nugget, Dragon's Breath, Awakened Draconium Nugget, Wyvern Damage Module, Wyvern Core, Wyvern Damage Module, Awakened Draconium Nugget, Dragon's Breath and Awakened Draconium Nugget, arranged in the pattern shown. Produces Draconic Damage Module.
Draconic Damage Module
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Small Chaos Fragment, Small Chaos Fragment, Small Chaos Fragment, Draconic Damage Module, Draconic Core, Draconic Damage Module, Small Chaos Fragment, Small Chaos Fragment and Small Chaos Fragment, arranged in the pattern shown. Produces Chaotic Damage Module.
Related items
Developer reference
- Registry name
draconicevolution:item_draconic_damage- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IPI",
"ABA",
"IPI"
],
"ingredients": {
"A": {
"item": "draconicevolution:item_wyvern_damage"
},
"B": {
"item": "draconicevolution:wyvern_core"
},
"I": {
"tag": "forge:nuggets/draconium_awakened"
},
"P": {
"item": "minecraft:dragon_breath"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}