Files
Draconic-ComputerCraft-Program/README.md
T
2021-05-15 20:16:00 +01:00

1.2 KiB

Draconic-ComputerCraft-Program

Computercraft menu for the reactor on Draconic Evolution mod

Setup 3x3 monitor. Computer needs to be directly touching Reactor Stabilizer and the output Flux gate

Base Profile Screenshot 2021 05 15 - 16 03 07 46

Here you can see the computer is touching the output flux gate and the reactor stabilizer. You can have them at the sides longs you edit the startup file to tell the program that sides have changed.

Base Profile Screenshot 2021 05 15 - 16 03 19 94

Here is the input flux gate. This is controlled by the program to get 50% field. You can change the percentage in the startup

Base Profile Screenshot 2021 05 15 - 16 02 59 50

Pastebin Code: Keep this as startup so if there any updates to the program it automatically updates the files and runs the program

pastebin get EJPU9YAA startup

Credit to acidjazz for f API and some of the code to make this work.