[2.0.20] Parametrized Blueprint does not set recipe
Posted: Thu Nov 21, 2024 3:13 pm
by Immow
When placing the blueprint it does not set the recipe on the biochamber.
I tried re-creating the blueprint or editing the faulty ones to no avail.
It does not filter to the allowed recipes the machine can do.
Blueprint code:
You're using the same parameter on chest filter as on the biochamber. Using the parameter on the chest filter limits parameter values to items, so you can't select proper recipes.
Re: [2.0.20] Parametrized Blueprint does not set recipe
Posted: Thu Nov 21, 2024 5:50 pm
by SpeckledFleebeedoo
A "product of" relation between parameters would be a nice way to solve this issue, similar to how we have "ingredient of". That way you can have the machine recipe be the main parameter and automatically have it set the product (or products) as inserter and chest filters without needing to wrap them into a single parameter.
Re: [2.0.20] Parametrized Blueprint does not set recipe
Posted: Thu Nov 21, 2024 5:53 pm
by Immow
A user on discord pointed out the issue. The TLDR is that when you set a recipe but the result is different from what you chose things go wrong when you use it as a filter on the storage chest.