Fusion Crafting using Draconic Energy Controller, Reactor Stabilizer Rotor Assembly, Reactor Stabilizer Focus Ring, Awakened Draconium Ingot, Awakened Draconium Ingot, Chaotic Core, Awakened Draconium Ingot and Large Chaos Fragment. Produces Reactor Stabilizer.
Reactor Stabilizer
Draconic Evolution · by brandon3055
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Reactor Stabilizer | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
draconicevolution:reactor_stabilizer- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "draconicevolution:fusion_crafting",
"pattern": null,
"ingredients": [
{
"item": "draconicevolution:draconic_energy_core"
},
{
"item": "draconicevolution:reactor_prt_rotor_full"
},
{
"item": "draconicevolution:reactor_prt_focus_ring"
},
{
"tag": "forge:ingots/draconium_awakened"
},
{
"tag": "forge:ingots/draconium_awakened"
},
{
"item": "draconicevolution:chaotic_core"
},
{
"tag": "forge:ingots/draconium_awakened"
},
{
"item": "draconicevolution:large_chaos_frag"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}