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
2 days ago
0.14 - 1.1
371K

g Mining time calculations are wrong

7 years ago

The game calculates how long it takes a given resource extractor using more than just the speed of the extractor. The formula is:
(mining power - ore mining hardness) * mining speed / mining time = production rate in resources per second. You can verify that on the wiki at https://wiki.factorio.com/Mining

An example of this in the baseline game:
Iron ore has hardness 0.9 and mining time 2. An electric drill has mining power 3 and mining speed 0.5. Plug that into the above and it's (3-.9)*.5/2 = 0.525 ore per second.
However, stone is slight different with 0.4 hardness instead of 0.9. That change results in 0.65 stone being mined per second.

7 years ago

ok I correct this in next version thanks

7 years ago

fixed in version 0.4.5

New response