Request
I would like to be able to create `mining-drill` prototype that is not affected by mining productivity. It shouldn't be listed in the bonuses gui or in the tooltip for Mining Productivity research.Background
In the upcoming version of Angel's Refining, we are adding a new Offshore Pump that can be affected by modules. For when players need very large quantities of water. We are doing this by spawning a resource and swapping out the placed custom `offshore-pump` for our `mining-drill` entity.We don't want mining productivity to apply to this entity. There doesn't seem to be any way of achieving this currently.