Other Utility Combinators

by ichvii

A set of general utility combinators. Large Combinator, Alphabet Combinator, Direct and Inverse Stacksize Combinator by ichvii

Content
3 years ago
0.17 - 1.1
1.06K
Circuit network

i Fluid Combinator

2 years ago

I use your stack size combinator extensively throughout my Pyonadon base for loading trains. Would it be possible to add fluids to their own combinator? I know there isn't a specified stack size for fluids so either having 1 or a value that can be set in the settings would be greatly helpful.

2 years ago

You can turn the alphabet combinator into a fluid signal only combinator (on newly placed alphabet combinators) by commenting out lines 185-192 in control.lua. Commetning out a line is done by adding "--" in front of it, like you can see in line 183.

New response