mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-07-15 06:40:36 +02:00
very unfinished: luacontroller tool
This commit is contained in:
@ -25,3 +25,6 @@ MoreMesecons is a mod for minetest wich adds some mesecons items.
|
||||
* `Temporary Gate` : If it receives a mesecons signal, whatever its duration, a mesecons signal is send with a fixed duration. You can change it by right-click (in seconds) (you can write for example 0.2 to send a pulse, or 20 to send long signals).
|
||||
* `Wireless` : Place 2 (or more) wireless somewhere. Change their channel by right-click. If you send a signal to a wireless, every wireless wich have the same channel will send the signal.
|
||||
* `Wireless Jammer` : If it receives a mesecons signal, it deactivates all wireless (receptors) in a radius of 15 nodes.
|
||||
|
||||
TODO:
|
||||
— add luacontroller template tool (see https://forum.minetest.net/viewtopic.php?p=201894#p201894)
|
||||
|
Reference in New Issue
Block a user