Go Back
Draconic Reactor¶
Only available in versions =>1.16-0.7.4r, <1.16-0.7.7r
Picture
The Draconic Reactor is a powerful reactor used to create a massive amount of energy.
Requirement
Requires the Draconic Evolution mod to be installed
Functions¶
getReactorInfo¶
getReactorInfo() -> table
chargeReactor¶
chargeReactor() -> boolean
Returns true if the reactor successfully begins charging.
activateReactor¶
activateReactor() -> boolean
Returns true if the reactor successfully activates.
stopReactor¶
stopReactor() -> boolean
Returns true if the reactor successfully deactivates.
setFailSafe¶
setFailSafe(enabled: boolean) -> void
Changelog/Trivia¶
0.7.4r
Added Draconic Evolution integration