Crafting using Ender Pearl, Particle Generator, Ender Pearl, Eye of Ender, Draconic Energy Relay Crystal, Eye of Ender, Ender Pearl, Particle Generator and Ender Pearl, arranged in the pattern shown. Produces Draconic Wireless Energy Crystal.
Draconic Wireless Energy Crystal
Draconic Evolution · by brandon3055
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Draconic Wireless Energy Crystal | 1–1 | 100% | Survives Explosion |
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.
Block drops
Drops itself when broken.
Developer reference
- Registry name
draconicevolution:draconic_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:draconic_relay_crystal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}