Dynamic Logistics

by Zoryn

Adds new Dynamic Logistic Chests that can be set to provide, request, store, or buffer based on Circuit signals.

Content
11 months ago
1.1
88
Logistics
Owner:
Zoryn
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
11 months ago
Latest Version:
1.0.2 (11 months ago)
Factorio version:
1.1
Downloaded by:
88 users

Adds a new variant of each logistic chest that can change what it does when it receives the "Info" virtual signal.

  • Buffer = 1
  • Storage = 2
  • Passive Provider = 3
  • Active Provider = 4
  • Requester = 5

Performance Notes

  • An internal list of the dynamic chest entities stores the active chests, so no surface scanning is used
  • Chests only read the signal input once every 60 ticks (1 second) to minimize performance impact