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
2025-07-11 11:50:17 +02:00
Code
Issues
Releases
Wiki
Activity
Files
2d16152188bea4b71051d11d65eb91eed89bf1c3
mesecons
/
mesecons_pistons
History
Anthony Zhang
3ae31cd849
Use add_node since place_node only works with ItemStacks and can't specify param1/param2 value. This fixes pistons pushing pistons/torches/etc.
2012-10-27 12:40:11 -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
Use add_node since place_node only works with ItemStacks and can't specify param1/param2 value. This fixes pistons pushing pistons/torches/etc.
2012-10-27 12:40:11 -04:00
pistons_down.lua
Fix whitespace, simplify node updating.
2012-10-01 22:18:45 -04:00
pistons_up.lua
Fix whitespace, simplify node updating.
2012-10-01 22:18:45 -04:00