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