diff --git a/settingtypes.txt b/settingtypes.txt index 013ffd6..27054cc 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -86,8 +86,12 @@ pipeworks_use_real_entities (Use Real Entities) bool true pipeworks_entity_update_interval (Entity Update Interval) float 0 0 0.8 # Use the default rules from the digilines mod. -# If enabled pipeworks devices (filter injector, deployer, dispenser, node breaker, -# teleport tube, lua tube, etc) will conduct digiline signals vertically. +# If enabled the following devices will connect to digiline networks in the vertical direction: +# digiline filter injector, deployer, dispenser, node breaker, autocrafter +# If disabled, the devices will not be able to send or recieve digiline signals from the top +# or bottom faces, regardless of the node rotation. This breaks expected behavior with digiline +# conducting tubes, so it is recommended to enable this option unless you have specific builds +# that make use of the lack of vertical digiline connectivity and those are more important to you. pipeworks_use_default_digilines_rules (Use the default rules from the digilines mod) bool true # if set to true, items passing through teleport tubes will log log where they came from and where they went.