LordOdin's Recipe Combinator


LordOdin's Recipe Combinator is implemented as a simple 1×1 assembling machine — not a complex scripted entity. When wired and configured cleverly, it can function as a recipe combinator, but without any per-tick logic or scripting overhead. This mod adds just one entity, and has zero performance impact compared to tick-based implementations.

Utilities
9 months ago
2.0
257
Circuit network

i Exclude from Bottleneck Lite

a month ago

Using the Bottleneck Lite mod adds an indicator to assemblers showing working status. Since this is an assembler in combinators clothing, it shows as a system missing ingredients, low-power, not working etc...

You can remove it from treatment by Bottleneck Lite by adding the following property to your entities prototype.

bottleneck_ignore = true

New response