forked from minetest-mods/mesecons
mesecon:updatenode()
was written to work only with conductors, though in several places it was used on recepters and effectors. This issue, reported by simion314, is fixed in this commit by explicitly checking for the type of mesecon node being updated.
-- |\ /| ____ ____ ____ _____ ____ _____ -- | \ / | | | | | | | |\ | | -- | \/ | |___ ____ |___ | | | | \ | |____ -- | | | | | | | | | \ | | -- | | |___ ____| |___ |____ |____| | \| ____| -- by Jeija and contributors Credits: Jeija: main developer VanessaE: Awesome textures & design, coding sfan5: coding, textures temperest: coding, textures Jordach: Sounds for the noteblock minerd247: Some textures ...other contributors This is a mod for minetest-c55. Copy the minetest-mod-mesecons directory into you game's mod folder (e.g. games/minetest_game/mods/minetest-mod-mesecons) You can remove modules of this mod by deleting the mesecons_* folders in the minetest-mod-mesecons directory. Mod dependencies: none
Description
Mod for minetest that adds digital circuitry [=minecraft redstone] http://mesecons.net
Languages
Lua
95.8%
HTML
3.9%
Shell
0.3%