From 31b9dc21d1cb0cc8aac5efbf626c0bb295a5db9d Mon Sep 17 00:00:00 2001 From: Deathwing777 <160651137+Deathwing777@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:49:16 -0700 Subject: [PATCH] Modified settings comment per reviewer suggestion --- settingtypes.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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.