Helmod: Assistant for planning your factory

by Helfima

Assistant for planning your factory. Can calculate required ingredients, products, machines, modules, and beacons. Can also calculate power production / consumption.

Utilities
7 days ago
0.14 - 1.1
368K

b [Fixed]possible bug with byproduct handling?

1 year, 1 month ago

Space exploration recently did update some recipes, to make sure productivity modules do not affect byproducts anymore. However, helmod still does it, while factory planner properly decreased values.
https://cdn.discordapp.com/attachments/419527276875481111/1084669880629985481/image.png pic for comparison. Upper line use prod modules to produce main product, lower line is without modules at all. Due to this, recipe chain that helmod had no problems with before latest se update now shows very incorrect numbers :(

1 year, 1 month ago

Hello, when you add productivity the ratio between of all ingredients is preserved, the ratio between of all products is preserved but that reduce required quantity of ingredients to produce more products.

Normal recipe
20 Vitamelanges = 2 woods + 4 stones + 20 Vitamelange nuggets

Productivity 80%
20 Vitamelanges = (2 woods + 4 stones + 20 Vitamelange nuggets) * (1 + 0.8)

is the explanation sufficient?

KiwiHawk β˜†
1 year, 1 month ago

Helfima: Some products can be excluded from productivity by setting catalyst amount. I'll check this is working correctly.

https://wiki.factorio.com/Types/ItemProductPrototype

catalyst_amount
Type: Types/uint16

Default: 0

Amount that should not be affected by productivity modules (not yielded from bonus production) and should not be included in the item production statistics.

KiwiHawk β˜†
1 year, 1 month ago

Fix for this will be included in the next version of Helmod.

1 year, 1 month ago

Ah yes I forgot this catalyst

KiwiHawk β˜†
1 year, 1 month ago

Fixed in Helmod 0.12.15

New response