Add a new storage monitor that tracks items net gain or net loss
l-ricardo opened this issue · 1 comments
Describe the feature
(Extracted from #5987)
A new storage monitor that keeps track of the amount of an item to see if the amount is increasing or decreasing. For example, every 20 min it sees the number of items in the network and calculates what was the net gain or net loss compared to the latest reading. It would be nice if this time were configurable at least 4 modes (1min, 5min, 10min, 20min).
Reasons why it should be considered
It´s not possible currently, at least without a really big and convoluted redstone contraption, which at the end will not be as accurate and repeatable as the suggestion. Imagine having a wall of these monitors to see if your miners are keeping up with your base needs.
Additional details
No response