This website requires JavaScript.
Explore
Help
Sign In
minetest-mods
/
mesecons
Watch
1
Star
0
Fork
2
You've already forked mesecons
mirror of
https://github.com/minetest-mods/mesecons.git
synced
2024-11-11 12:40:37 +01:00
Code
Issues
Releases
Wiki
Activity
20d1b9dd52
mesecons
/
mesecons_pistons
History
Anthony Zhang
aa8ad0fde9
Fix off-by-one error in piston length calculation and change the node pushing to make use of the fact that minetest.env:place_node() is apparently a no-op if the node is not air or liquid.
2012-07-20 22:15:49 -04:00
..
depends.txt
Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?]
2012-03-05 19:21:26 +01:00
init.lua
Fix off-by-one error in piston length calculation and change the node pushing to make use of the fact that minetest.env:place_node() is apparently a no-op if the node is not air or liquid.
2012-07-20 22:15:49 -04:00