Crafting using Any Diamond Gem, Any Diamond Gem, Particle Generator, Any Diamond Gem and Any Diamond Gem, arranged in the pattern shown. Produces Energy Core Stabilizer.
Energy Core Stabilizer
Draconic Evolution · by brandon3055
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy Core Stabilizer | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Draconium Ingot, Energy Core Stabilizer, Draconium Ingot, Draconium Core, Enchanting Table, Draconium Core, Draconium Ingot, Draconium Core and Draconium Ingot, arranged in the pattern shown. Produces Energy Transfuser.
Block drops
Drops itself when broken.
Developer reference
- Registry name
draconicevolution:energy_core_stabilizer- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A A",
" B ",
"A A"
],
"ingredients": {
"A": {
"tag": "forge:gems/diamond"
},
"B": {
"item": "draconicevolution:particle_generator"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}