Signal to recipe translation is unclear.

Morganite
Manual Inserter
Manual Inserter
Posts: 2
Joined: Mon Nov 25, 2024 10:21 pm
Contact:

Signal to recipe translation is unclear.

Post by Morganite »

Doing some debugging for the ATOM modpack. It's been found that when using "set recipe" with the circuit network, a couple of recipes are set by signals that are unintuitive even if technically correct. I'd like to change which recipe is the 'default' for a given item signal, but it's not mentioned anywhere I can find how the game decides which one to use, so I don't know what to change.
User avatar
Therenas
Factorio Staff
Factorio Staff
Posts: 344
Joined: Tue Dec 11, 2018 2:10 pm
Contact:

Re: Signal to recipe translation is unclear.

Post by Therenas »

Thanks for bringing this up, I will document the whole process for 2.1.

As for your specific concern about item signals, it goes through all recipes that produce that item (excludes catalyst-only products), that the machine can produce and that are researched, and picks the first one that works. The signal needs to be positive non-zero too. The desired quality needs to be possible too. Recipes are ordered to the standard ordering, so using group, subgroup, order, then name. That means it's pretty impractical to manipulate this order, but feel free to do so of course.
Post Reply

Return to “Resolved Requests”