

Dyson Sphere Program mod that adds the maximum mining speed in the Miner UI. It will add the text "(X / min)"
(where X is the maximum extraction rate for this miner) at the end of the "Cover X vein(s)" text.
See screenshots for a much better visual explanation. Since version 1.3 you can choose to display production as "per second".
The value takes into account all of your vein upgrades and also works when the miner is idle or even unpowered.
As of version 1.4, it also includes experimental support for the Advanced Mining Machine.
Under normal operation (with 5 vein upgrades)

Idle miner because of full belt (with 5 vein upgrades as well)

Displaying production per second

The easiest way to install the mod is to use the r2modman mod manager. If you havent installed it yet, you can get it from here. Then after you create your profile for Dyson Sphere Program, search for MinerVeinCoverage, select it and download it.
If prompted to download with dependencies, select Yes.
Remember to launch the game using the "Start modded" option in r2modman's sidebar, otherwise it will not be able to load the mods.
I have always used r2modman to mod games made with Unity, so the following manual instructions are based on what I've seen from other mods, so your mileage may vary. If you are doing manual installs, I assume you know what to do with this. Feel free to drop me a note or send a pull request with a fix to these instructions if I'm wrong.
MinerVeinCoverage in Dyson Sphere Program/BepInEx/pluginsMinerVeinCoverage.dll from the mod's zip file into Dyson Sphere Program/BepInEx/plugins/MinerVeinCoverage/.Hopefully that should work.
Please open an issue in the mod's GitHub repository.
Make "Cover X veins" text a bit more compact by removing the parenthesis in "vein(s)" (English translation only), and also removing the padding spaces between the amounts per time unit (meaning: show 200/min instead of 200 / min). I had originally placed the padding spaces for it to be consistent with other machines that display amount per time unit, but I think that given how the text can overlap the ore icon in the Advanced Mining Machine this is a good compromise.
Removed the word "Cover" from the Advanced Mining Machine when ore is accumulating. This was done to work around the problem of the "Cover X veins" text overlapping the ore icon when it's being shown. If no ore is being accumulated then the entire text is shown as normal.
r2modman or manually.