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.
Quantum Energy Tunnel
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
Crafting using Any Netherite Ingot, End Crystal, Any Netherite Ingot, Draconic Wireless Energy Crystal, Quantum Energy Tunnel, Draconic Wireless Energy Crystal, Any Netherite Ingot, Chaotic Core and Any Netherite Ingot, arranged in the pattern shown. Produces Chaos-Entangled Quantum Energy Tunnel.
Related items
Developer reference
- Registry name
draconicevolution:item_draconic_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_awakened"
},
"C": {
"item": "draconicevolution:awakened_core"
},
"E": {
"item": "minecraft:end_crystal"
},
"M": {
"item": "draconicevolution:item_wyvern_energy_link"
},
"W": {
"item": "draconicevolution:wyvern_wireless_crystal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}