



I’m sure we have seen the YT videos of copper golems sorting systems where the golem gets the item out of the copper chest, looks at the 9 chests to sort the item then, if there is nowhere to sort the item, it will dump it into the 10th and final chest, which will feed the item into the next copper golems chest and so on.
I’m trying to find a way to make a copper golem system that sorts into categories (eg stone, wood, wool etc), then it could sort into different types within the category (eg birch, oak, dark oak etc), then into different shapes (eg block, stair, slab etc).
This would save a lot of sorting time as the system would be operating in parallel instead of in series. Is this possible? If it’s not possible, is it possible to do with Redstone?