mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-06-28 13:56:02 +02:00
Document inactive block behaviour (#447)
This commit is contained in:
committed by
Vitaliy
parent
6e767a6c76
commit
302a28934d
@ -5,3 +5,4 @@ respond with the detected nodename or you can send any other string and it will
|
||||
set this string as the node to scan for.
|
||||
Nodenames must include the mod they reside in, so for instance default:dirt, not just dirt.
|
||||
The distance parameter specifies how many blocks are between the node detector and the node to detect.
|
||||
Automatic scanning with Mesecons output only works when the detector is in an active block, but Digilines queries always work.
|
||||
|
Reference in New Issue
Block a user