Skip to content

Instantly share code, notes, and snippets.

View RobSolo7's full-sized avatar

RobSolo RobSolo7

View GitHub Profile
-- [[ MODIFIABLE VARIABLES ]] --
local reactorSide = "back"
local outputGateSide = "flow_gate_1"
local inputGateSide = "flow_gate_0"
local targetStrength = 25
local maxTemperature = 8000
local safeTemperature = 4000
local lowestFieldPercent = 12
local activateOnCharged = 1