1
0
mirror of https://github.com/minetest-mods/mesecons.git synced 2025-04-01 01:40:28 +02:00
mesecons/mesecons_blinkyplant
Jeija f977ac821a Re-implement settings system:
Settings can now be retrieved by mesecon.setting(<name>, <default>) and can be modified without
editing the source code by adding the setting to minetest.conf
For instance, you can add mesecon.blinky_plant_interval = 0.5 to minetest.conf in order to
increase the blinking speed.
Rewrite the blinky plant with nodetimers.
Fixes #161
2014-11-22 22:09:26 +01:00
..
2014-01-10 13:13:02 -05:00
2014-11-22 22:09:26 +01:00