In some cases you would like to have one side of the belt with one item and another side with a different, but its not always easy to do it unless u fiddle with the belts a bit. Why not just add an inverter belt? Inverter would just be like a normal belt (taking stuff as is from its input side), but would invert left and right (top and bottom) item position.
Lets say this is a normal belt:
Code: Select all
+- >output
|| > belt
||
+- >input
Code: Select all
+- >output
\/ >inverter belt
/\
-+ >input
(It aint the best ASCII art but i hope you get the picture)