How to automate stuff to get a singularity?
So I've tried to create an automated system that uses saplings, auto crafters, smelters and wooden crates. I use extraction cables to separate unwanted items like sticks, logs and saplings from the wanted ones like resin and acorn. The wanted items go into 2 wooden crates reserved for both and then they go into auto crafters that craft them into ambers, which then go into smelters and lastly, the ingots go into another set of wooden crates. The problem is, the auto crafter's inventory fills up with only one item and without the other item, it can't create ambers and the rest of the system stops. Since the problem lies with the first set of wooden crates, i thought of using compact chests but i assumed that the same problem would continue since it doesn't put a limit as to how much of one item can go into the crafter. I need a system that would distribute each item equally so the system would work properly. Can you help?