fix to water mill
authorRealBadAngel <mk@realbadangel.pl>
Tue, 12 Feb 2013 23:27:19 +0000 (00:27 +0100)
committerRealBadAngel <mk@realbadangel.pl>
Tue, 12 Feb 2013 23:27:19 +0000 (00:27 +0100)
technic/water_mill.lua

index 596dcd1c563169b662309e598c6e8eb1349bc9ff..fca52bb7ac0e31838be4f713c6ecf214da1ef152 100644 (file)
@@ -127,5 +127,5 @@ if node.name=="default:water_flowing"  then return 1 end
 return 0
 end
 
-register_LV_machine ("technic:watermill","PR")
-register_LV_machine ("technic:watermill_active","PR")
+register_LV_machine ("technic:water_mill","PR")
+register_LV_machine ("technic:water_mill_active","PR")