Either the wording is wrong or there is really a bug:
|
# Use the default rules from the digilines mod. |
|
# 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. |
|
enable_vertical_digilines_connectivity (Use the default rules from the digilines mod) bool true |
Especially this part "This breaks expected behavior with digiline conducting tubes"
What good is it that e.g. autocrafter can get signals from below, if the tubes can't deliver it.
#146 reverts to old default behaviour but doesn't fix the bug. It also shortens the comment. See discussion of PR #146
Related:
#142
#145
#146
Either the wording is wrong or there is really a bug:
pipeworks/settingtypes.txt
Lines 88 to 95 in dd660c3
Especially this part "This breaks expected behavior with digiline conducting tubes"
What good is it that e.g. autocrafter can get signals from below, if the tubes can't deliver it.
#146 reverts to old default behaviour but doesn't fix the bug. It also shortens the comment. See discussion of PR #146
Related:
#142
#145
#146