This is an emulator of the Draconic Evolution's reactor. Basically, it emulates all inputs and outputs of the reactor with great precision. It is based on the actual Draconic Evolution's code.
I made that to be able to test automatic control softwares without blowing up my base or needing to go in a creative world.
Here's the pastebin link https://pastebin.com/WduATMTF
To use it you simply use a require like always. The functions all have the same name than the Draconic Evolution's API.
I also added some custom functions to control stuff like fake flux gate for example. He