Use the constant combinator to set the blacklist (Items that won't ever be recycled).
Use the Decider Combinator to set the number of items in storage before you start recyling. By default it will start recycling after there are 10k items in storage.
As you expand you will need to increase the decider combinator, as it will count the items in the buffer chests as in storage. Need to use buffer chests otherwise it will not count the items in the chest as in the network still, and it will over recycle items.
