#27 mekanism 10.1+ RTU support

This commit is contained in:
Mikayla Fischler
2022-05-04 11:23:45 -04:00
parent 8b7ef47aad
commit 1cb5a0789e
5 changed files with 139 additions and 12 deletions

View File

@ -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 = {