Crafting Combinator


Includes combinators that allow you to set or read the recipe of any crafting machine, get ingredients or products of a recipe and more!

Content
2 years ago
0.14 - 1.1
19.0K
Manufacturing

i Split ingredients into diferents filters.

6 years ago

I need a mod that makes that to assign ingredients to my assemblers and filters. One ingredient per filter, ing. 1 filter 1, ing 2 filter, etc.

Thanks

6 years ago

I'm not sure I understand what you mean, could you elaborate a bit more?

6 years ago

It is possible to implement in vanilla using a stack filter inserter, a requester chest, an active provider chest and combinators: connect your input signal on red wire with the inserter and the requester chest and your output signal on a green wire with the inserter. Now set the inserter to both "set filters" and "read hand contents" "pulse" and the requester chest to "set requests". this filters out the frst signal in a pulse mode, then you can substract that signal and repeat.

New response