Quality Miners


Miners' mining speed is now affected by quality, configurable in settings. You can also enable miners to drop stacks on belts. It adds new miner prototypes to the game, so it is inherently incompatible with any other mod that does the same for miners.

Tweaks
1 year, 5 months ago
2.0
1.89K
Mining

b Modules when upgrading dissappear

4 days ago

It seems that when having a pre-placed miner already filled with modules, then placing a higher quality miner on top causes said modules to disappear.
Tested with this mod alone and with a bunch of other mods, and it seems to persist. (I would have expected fast_replace to actually carry the modules over...)
I tinkered with the code, and created this
https://github.com/Tvede-dk/temp_factorio/blob/main/control.lua
It fixes it by copying the modules from the original entity :)

New response