Hey,
Just to say I've been loving the mod.
Makes things so much more creative.
Just wondering if you have any ideas if this can work...
I'm trying to make an automated setup that builds items from the current list of ingredients in a network (or chest).
The way I've thought to do this utilises the "find uses". However, this seems to only select the first item from a list (so useless if working from a large list).
I would have to make it so that either "find uses" finds the use of every single item on the list and outputs it.
Or even better - find uses only outputs whole recipes (e.g. iron gear wheel + iron plate = burner inserter).
I've spent days trying to puzzle it out...
The aim would be a link from roboport > Recipe combinator (find uses) > Decider (only if current stock under X) > {{Optional=min combinator from useful combinators mod}} > Crafting Combinator
Then a separate reading crafting combinator > find ingredients > requestor chest. (this part works perfectly).