Merge branch 'latest'

This commit is contained in:
Mikayla Fischler 2023-04-09 18:11:20 -04:00
commit fc9d86f23e
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@ config.REACTOR_ID = 1
-- for offline mode, this redstone interface will turn off (open a valve)
-- when emergency coolant is needed due to low coolant
config.EMERGENCY_COOL = { side = "right", color = nil }
-- config.EMERGENCY_COOL = { side = "right", color = nil }
-- port to send packets TO server
config.SERVER_PORT = 16000