#Partitionable Storage
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
A simple storage bin that has a fixed maximum capacity, but can be configured to only accept up to X amount of any individual item it is filtered to; this X must be equal for every individual filtered item.
Useful to prevent buffers for automation from clogging with one type of item.