Update description.html

This commit is contained in:
Josh Mars 2017-03-18 11:08:23 -04:00 committed by GitHub
parent 388b43a7de
commit 73daf0f35e

View File

@ -4,3 +4,4 @@ It can also receive digiline signals. You can either send "GET" and it will
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.