I added the new Structure
Swapper
. Similar to the Splitter
it connects to two input and two output Belt
s.
But instead of trying to distribute Item
s in a fair manner, it just swaps the Item
s of the Belt
s.
+---------+
Belt --->---| |===>=== Belt
| |
| Swapper |
| |
Belt ===>===| |--->--- Belt
+---------+