auouymous
2020-09-11 03bb4dab469ddc9e37f7412fa979a0829cb3c953
technic/machines/MV/power_radiator.lua
@@ -146,6 +146,7 @@
})
minetest.register_abm({
   label = "Machines: run power radiator",
   nodenames = {"technic:power_radiator"},
   interval   = 1,
   chance     = 1,
@@ -176,8 +177,6 @@
         -- The supply radius
         local rad = power_radius
         local meta1            = nil
         local pos1             = {}
         local used_charge      = 0
         -- Index all nodes within supply range