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