Hey,
I updated my mod now to use the ItemStackHandler with the capability API and it works great.
My problem is: How can I set the in and output (for hoppers) for the items of my machine with the ItemStackHandler. So: EnumFacing.DOWN -> Extract from slot 1, All other sides -> Insert into slot 0