22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
# 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
|
|
|
|

|
|
|
|
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.
|
|
|
|

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

|
|
|
|
|
|
Pastebin Code:
|
|
>pastebin get EJPU9YAA startup
|
|
|
|
Credit to acidjazz for f API and some of the code to make this work.
|