_TarkFrench
2019-10-26 c41f6509cf2758945fbc0810ff9d7ab0fc077228
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)