Crafting using Reactor Stabilizer Inner Rotor, Reactor Stabilizer Outer Rotor, Wyvern Core, Draconium Ingot, Draconium Ingot, Reactor Stabilizer Inner Rotor and Reactor Stabilizer Outer Rotor, arranged in the pattern shown. Produces Reactor Stabilizer Rotor Assembly.
Reactor Stabilizer Rotor Assembly
Draconic Evolution · by brandon3055
Acquisition
Used in (1)
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.
Developer reference
- Registry name
draconicevolution:reactor_prt_rotor_full- Namespace
draconicevolution- Mod ID
draconicevolution
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" AB",
"CDD",
" AB"
],
"ingredients": {
"A": {
"item": "draconicevolution:reactor_prt_in_rotor"
},
"B": {
"item": "draconicevolution:reactor_prt_out_rotor"
},
"C": {
"item": "draconicevolution:wyvern_core"
},
"D": {
"tag": "forge:ingots/draconium"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}