khonkhortisan
2013-02-20 4b0d4ba9abd702b98c6cfe5356fe0f4c2122ac59
technic/geothermal.lua
File was renamed from technic/technic/geothermal.lua
@@ -132,4 +132,7 @@
if node.name=="default:water_source" or node.name=="default:water_flowing"  then return 1 end
if node.name=="default:lava_source" or node.name=="default:lava_flowing"  then return 2 end   
return 0
end
end
register_LV_machine ("technic:geothermal","PR")
register_LV_machine ("technic:geothermal_active","PR")