Crafting using Wyvern Energy Controller, Basic Energy Relay Crystal, Wyvern Energy Controller, Basic Energy Relay Crystal, Draconium Core, Basic Energy Relay Crystal, Wyvern Energy Controller, Basic Energy Relay Crystal and Wyvern Energy Controller, arranged in the pattern shown. Produces 4× Wyvern Energy Relay Crystal.
Wyvern Energy Relay Crystal
Draconic Evolution · by brandon3055
Acquisition
Crafting using Wyvern Energy I/O Crystal and Wyvern Energy I/O Crystal, in any arrangement. Produces Wyvern Energy Relay Crystal.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wyvern Energy Relay Crystal | 1–1 | 100% | Survives Explosion |
Used in (2)
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.
Crafting using Wyvern Energy Relay Crystal, in any arrangement. Produces 2× Wyvern Energy I/O Crystal.
Block drops
Drops itself when broken.
Developer reference
- Registry name
draconicevolution:wyvern_relay_crystal- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"BCB",
"ABA"
],
"ingredients": {
"A": {
"item": "draconicevolution:wyvern_energy_core"
},
"B": {
"item": "draconicevolution:basic_relay_crystal"
},
"C": {
"item": "draconicevolution:draconium_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "draconicevolution:wyvern_io_crystal"
},
{
"item": "draconicevolution:wyvern_io_crystal"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}