SmallJoker
2022-06-14 167ab93905a8206be2a5f4d9619c4b9f710bb211
technic/machines/MV/hydro_turbine.lua
@@ -25,13 +25,13 @@
end
---
-- 10 times better than LV hydro because of 2 extra water mills and 4 stainless steel, a transformer and whatnot ;P.
-- 10 times better than LV hydro because of 2 extra water mills and 4 stainless steel, a transformer and whatnot ;P.
-- Man hydro turbines are tough and long lasting. So, give it some value :)
local run = function(pos, node)
   local meta             = minetest.get_meta(pos)
   local water_flow       = 0
   local production_level = 0
   local eu_supply        = 0
   local production_level
   local eu_supply
   local max_output       = 40 * 45 -- Generates 1800EU/s
   local positions = {