recipe.use_in_decomposition or decomposition checks recipe order
Posted: Thu Sep 05, 2019 5:23 pm
I'd like to have better control over how decomposition is displayed.
For example, this behavior is undesirable:

There are two recipes for building a construction robot 1, so when decompositioning the robot 2, it's using the undesired recipe. If I could flag the service-broken-robot recipe as invalid, or make this recipe lower in order than the construction-robot recipe, then decomposition would display the correct information.
For example, this behavior is undesirable:

There are two recipes for building a construction robot 1, so when decompositioning the robot 2, it's using the undesired recipe. If I could flag the service-broken-robot recipe as invalid, or make this recipe lower in order than the construction-robot recipe, then decomposition would display the correct information.