Skip to content

Commit

Permalink
Modified settings comment per reviewer suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Deathwing777 authored Oct 22, 2024
1 parent 282ffd9 commit 31b9dc2
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions settingtypes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 31b9dc2

Please sign in to comment.