Crafting using Ender Pearl, Particle Generator, Ender Pearl, Eye of Ender, Wyvern Energy Relay Crystal, Eye of Ender, Ender Pearl, Particle Generator and Ender Pearl, arranged in the pattern shown. Produces Wyvern Wireless Energy Crystal.
Wyvern Wireless Energy Crystal
Draconic Evolution · by brandon3055
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wyvern Wireless Energy Crystal | 1–1 | 100% | Survives Explosion |
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.
Block drops
Drops itself when broken.
Developer reference
- Registry name
draconicevolution:wyvern_wireless_crystal- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"CDC",
"ABA"
],
"ingredients": {
"A": {
"item": "minecraft:ender_pearl"
},
"B": {
"item": "draconicevolution:particle_generator"
},
"C": {
"item": "minecraft:ender_eye"
},
"D": {
"item": "draconicevolution:wyvern_relay_crystal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}