My English is not very good, so the following is expressed using Google Translate:
I am using a circuit to control the blueprints that the assembler automatically makes. I added some mods, such as “Extended Vanilla: Refining”, which adds a new way to make grenades, replacing coal with refined coal. So when I output the grenade signal to the assembler, it chooses refined coal instead of the original coal mine. If I add a few more planet modules, some items have other ways of making. Is there any way to let the manufacturing machine determine certain recipes?
How to let the manufacturing machine determine the formula of the signal?
-
- Manual Inserter
- Posts: 2
- Joined: Tue Mar 04, 2025 3:16 pm
- Contact:
Re: How to let the manufacturing machine determine the formula of the signal?
You should be able to send the assembler the signal for a *recipe* instead of the *item*. You will extra combinators to convert the incoming request for the item into whichever recipe you want to use. The recipe selection could be fixed, and you change it manually when you unlock an upgrade. Or it could be selected dynamically based on what items are currently available as ingredients, for example.
My mods: Multiple Unit Train Control, Smart Artillery Wagons
Maintainer of Vehicle Wagon 2, Cargo Ships, Honk
Maintainer of Vehicle Wagon 2, Cargo Ships, Honk
-
- Fast Inserter
- Posts: 121
- Joined: Sat Nov 28, 2020 5:27 pm
- Contact:
Re: How to let the manufacturing machine determine the formula of the signal?
If it's a mod recipe, the mod needs to provide a signal for the recipe.