diff --git a/de_react_auto b/de_react_auto index 039fd57..b3b6b72 100644 --- a/de_react_auto +++ b/de_react_auto @@ -16,8 +16,8 @@ local CONFIG = { -- Run "peripherals" in the ComputerCraft terminal to find these names -- All three must be set for the controller to work! reactor_name = "draconic_reactor_0", -- The reactor itself - input_gate_name = "flux_gate_0", -- Flux gate feeding containment field - output_gate_name = "flux_gate_1", -- Flux gate for power output + input_gate_name = "flow_gate_0", -- Flux gate feeding containment field + output_gate_name = "flow_gate_1", -- Flux gate for power output monitor_name = "right", -- Monitor side or network name (optional) -- =======================================================================