Rocket part Unable to input during production Low density structure(Legendary)
Rocket part Rocket part can only input (Normal)
[2.0.23] Rocket part
Re: Rocket part
Thanks for the report. That is not a bug. Rocket silo only accepts normal quality ingredients.
Re: [2.0.23] Rocket part
For some time we had assemblers be able to accept ingredients of any quality and producing output based on lowest quality of ingredients provided but there were some annoying productivity-quality abuses possible and so we decided to scrap this mechanic completly. That means when a rocket silo or any other assembler has a recipe set, it requires all ingredients to be of the same quality as the quality of recipe set. Rocket silo was set to have a fixed recipe with normal quality and so it only accepts normal quality ingredients.
Re: [2.0.23] Rocket part
Rocket components can also be classified as equivalent to making legendary rocket components, which can accept parts of all levels.boskid wrote: ↑Thu Dec 19, 2024 12:52 pm For some time we had assemblers be able to accept ingredients of any quality and producing output based on lowest quality of ingredients provided but there were some annoying productivity-quality abuses possible and so we decided to scrap this mechanic completly. That means when a rocket silo or any other assembler has a recipe set, it requires all ingredients to be of the same quality as the quality of recipe set. Rocket silo was set to have a fixed recipe with normal quality and so it only accepts normal quality ingredients.
If only ordinary parts are accepted, it will be torture for all legendary players.
- IsaacOscar
- Filter Inserter
- Posts: 830
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
Re: [2.0.23] Rocket part
In case anyone finds it useful, I've fixed this 'not-a-bug' with 1 line of lua code, see https://mods.factorio.com/mod/quality-rocket-parts
Re: [2.0.23] Rocket part
Thank youIsaacOscar wrote: ↑Fri Dec 20, 2024 7:58 am In case anyone finds it useful, I've fixed this 'not-a-bug' with 1 line of lua code, see https://mods.factorio.com/mod/quality-rocket-parts