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