mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
#27 mekanism 10.1+ RTU support
This commit is contained in:
@ -3,9 +3,11 @@
|
||||
rtu_t = {
|
||||
redstone = "redstone",
|
||||
boiler = "boiler",
|
||||
boiler_valve = "boiler_valve",
|
||||
turbine = "turbine",
|
||||
turbine_valve = "turbine_valve",
|
||||
energy_machine = "emachine",
|
||||
induction_matrix = "imatrix"
|
||||
induction_matrix = "induction_matrix"
|
||||
}
|
||||
|
||||
iss_status_t = {
|
||||
|
Reference in New Issue
Block a user