[Automate] Bad interaction with shipping container
iamthad opened this issue ยท 1 comments
The behavior of automation chains attached to the shipping container seems to be undesirable.
For example, place a chest and then a mayonnaise machine to the left of the shipping container. When more than one egg is placed into the chest, one egg is added to the mayonnaise machine as expected, but the rest are dumped into the shipping container.
The behavior I would expect (and want) is that the finished mayonnaise goes into the shipping container, but not the raw eggs.
Perhaps this is a consequence of the recent changes allowing multiple interconnected machines?