mirror of
https://github.com/minetest-mods/technic.git
synced 2024-12-22 05:42:33 +01:00
fix to water mill
This commit is contained in:
parent
60d394e0d4
commit
d037d26bc7
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user