MikaylaFischler / cc-mek-scada

Configurable ComputerCraft SCADA system for multi-reactor control of Mekanism fission reactors with a GUI, automatic safety features, waste processing control, and more! Please be sure to take a look at the Wiki tab, this project has lots of docs!
https://youtube.com/playlist?list=PLPTRLQjcSlD2s6HsPe3COlfaULQZogWKK
MIT License
284 stars 11 forks source link

Induction Matrix Charge/Discharge Duration ETA #469

Closed aerulion closed 2 months ago

aerulion commented 2 months ago

Is your feature request related to a problem? Please describe. Sometimes I have no reactor running (during maintenance for example), and would like to know how much time I have left until the induction matrix runs out of energy.

Describe the solution you'd like A simple additional line that calculates the estimated time it takes, until the Matrix runs out of energy. The same line could display the estimated duration until the matrix is completely full, if the current energy input is higher than the output.

Additional context /

MikaylaFischler commented 2 months ago

Nice idea! I'll be able to do that!