projects
/
zefram
/
minetest
/
technic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60d394e
)
fix to water mill
author
RealBadAngel
<mk@realbadangel.pl>
Tue, 12 Feb 2013 23:27:19 +0000
(
00:27
+0100)
committer
RealBadAngel
<mk@realbadangel.pl>
Tue, 12 Feb 2013 23:27:19 +0000
(
00:27
+0100)
technic/water_mill.lua
patch
|
blob
|
history
diff --git
a/technic/water_mill.lua
b/technic/water_mill.lua
index 596dcd1c563169b662309e598c6e8eb1349bc9ff..fca52bb7ac0e31838be4f713c6ecf214da1ef152 100644
(file)
--- a/
technic/water_mill.lua
+++ b/
technic/water_mill.lua
@@
-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")