mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-04 08:30:24 +02:00
Add scanner node
This commit is contained in:
6
mesecons_scanner/doc/scanner/description.html
Normal file
6
mesecons_scanner/doc/scanner/description.html
Normal file
@ -0,0 +1,6 @@
|
||||
The Scanner detects how many slots are occupied in the inventory of the node behind it
|
||||
and outputs a signal according to its configuration. Right click on the Scanner to configure it.
|
||||
The default configuration is to output a signal if the scanned inventory contain any items.
|
||||
|
||||
The Scanner will return its output signal status upon receiving a Digiline "GET" command and
|
||||
send a message on the channel when the output state changes.
|
BIN
mesecons_scanner/doc/scanner/preview.png
Normal file
BIN
mesecons_scanner/doc/scanner/preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
mesecons_scanner/doc/scanner/recipe.png
Normal file
BIN
mesecons_scanner/doc/scanner/recipe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user