Luke aka SwissalpS
2019-12-25 76a39e71b9f81531e14efd7ec1b0accfefa0fa66
technic/machines/LV/geothermal.lua
@@ -22,7 +22,7 @@
minetest.register_craftitem("technic:geothermal", {
   description = S("Geothermal %s Generator"):format("LV"),
})
})
local check_node_around = function(pos)
   local node = minetest.get_node(pos)