Crafting using Draconium Ingot, Draconium Ingot, Draconium Ingot, Wyvern Energy Controller, Wyvern Core, Wyvern Energy Controller, Draconium Ingot, Draconium Ingot and Draconium Ingot, arranged in the pattern shown. Produces Energy Core.

Energy Core
Draconic Evolution · by brandon3055
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy Core | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
draconicevolution:energy_core- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"BCB",
"AAA"
],
"ingredients": {
"A": {
"tag": "forge:ingots/draconium"
},
"B": {
"item": "draconicevolution:wyvern_energy_core"
},
"C": {
"item": "draconicevolution:wyvern_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}