KaylebJay
2020-06-24 438c0877f6ed03a25211ce70e2edd26b01703a8c
technic/machines/MV/init.lua
@@ -13,6 +13,7 @@
end
dofile(path.."/generator.lua")
dofile(path.."/solar_array.lua")
dofile(path.."/hydro_turbine.lua")
-- Machines
dofile(path.."/alloy_furnace.lua")
@@ -24,6 +25,8 @@
dofile(path.."/tool_workshop.lua")
dofile(path.."/freezer.lua")
-- The power radiator supplies appliances with inductive coupled power:
-- Lighting and associated textures is taken directly from VanessaE's homedecor and made electric.
-- This is currently useless, slow, and mostly copied