Crafting using Draconium Ingot, End Crystal, Draconium Ingot, Basic Wireless Energy Crystal, Module Core, Basic Wireless Energy Crystal, Draconium Ingot, Wyvern Core and Draconium Ingot, arranged in the pattern shown. Produces Wireless Energy Link.
Wireless Energy Link
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Awakened Draconium Ingot, End Crystal, Awakened Draconium Ingot, Wyvern Wireless Energy Crystal, Wireless Energy Link, Wyvern Wireless Energy Crystal, Awakened Draconium Ingot, Draconic Core and Awakened Draconium Ingot, arranged in the pattern shown. Produces Quantum Energy Tunnel.
Related items
Developer reference
- Registry name
draconicevolution:item_wyvern_energy_link- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
draconicevolution:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#E#",
"WMW",
"#C#"
],
"ingredients": {
"#": {
"tag": "forge:ingots/draconium"
},
"C": {
"item": "draconicevolution:wyvern_core"
},
"E": {
"item": "minecraft:end_crystal"
},
"M": {
"item": "draconicevolution:module_core"
},
"W": {
"item": "draconicevolution:basic_wireless_crystal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}