This is a simple mod to add inline storage to transport belts. Slipstream chests will pick up any items fed towards them by transport belts, and output onto transport belts that do not face them. There are no custom graphics for these chests - they use the steel and logistic chest graphics at this time.

SSC is compatible with existing saves and will automatically unlock the items if you have researched their respective technologies. I've done my best to ensure it's compatible with multiplayer saves but I can't confirm it will. Use in MP at your own risk.


Research:
* Basic slipstream chests can be built after researching Advanced Electronics.
* Passive provider slipstream chests can be built after researching Construction/Logistic Robotics.
* Active provider and requester slipstream chests can be built after researching Logistic System.


Recipes:
* Basic chest: Steel Chest x1, Transport Belt x2, Advanced Circuit x5, Fast Inserter x4
* Logistic chests: Basic Slipstream Chest x1, Processing Unit x1


Acknowledgements:
V10, who had the original concept and wrote the Belt Storage mod.
Schmendrick, whose Terminal Chests mod helped me figure out some of the ins and outs of Factorio's Lua functions.
#factorio, for putting up with my kvetching and stupid questions while I was making this mod.


Changelog:

v1.1.0
* Removed all directional and terminal chests, replacing them with chests that self-configure on placement.
* Added logistic variants of slipstream chests.
* Added a power requirement to run all slipstream chests. They will prioritise pickup over placing items if there isn't enough power. Placing items occurs in a round-robin fashion, so outputs will be balanced whenever possible.

v1.0.2
* Added a terminal chest that does not output its contents. Thanks to Schmendrick for letting me steal their mod's concept wholesale!
* Added all chests to the transport belt quick-replace group.

v1.0.1
* Fixed a bug with output when only one item is in the chest.

v1.0.0
* Initial release.
