Page 1 of 1

[2.0.23] Rocket silo ignores the rocket part recipe result amount

Posted: Wed Dec 04, 2024 3:31 pm
by HunD34TH
What did you do?
Made a mod, which creates a recipe, where the rocket part results on 2: results = {{type="item", name="rocket-part", amount=2}}

What happened?
The result amount got ignored, the percentage only changes 2% on every craft (or 1% in vanilla)

What did you expect to happen instead? It might be obvious to you, but do it anyway!
Expected to see it increment by 4%

Does it happen always, once, or sometimes?
Yes it does, even with the vanilla recipe override, with big number of results (I did with 50)

The bug was found by CaitSith2 who made the report to me (https://mods.factorio.com/mod/diverse-r ... 63d9dd3954)

Re: [2.0.23] Rocket silo ignores the rocket part recipe result amount

Posted: Tue Dec 17, 2024 6:40 pm
by Rseding91
Thanks for the report however this is working as intended. The amount or products produced by the recipe has no relation to the crafting of the rocket. It only cares about completing the recipe cycle.