-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add throughput monitor #674
Conversation
src/main/java/appeng/parts/reporting/PartThroughputMonitor.java
Outdated
Show resolved
Hide resolved
src/main/java/appeng/parts/reporting/PartThroughputMonitor.java
Outdated
Show resolved
Hide resolved
I think it could be easier and less laggy to add a full block that function like an storage buss when placed near an interface, and read the content of the network, saves it waits 5 seconds ( configurable) reads again and outputs the difference with positive or negative numbers ( repeating the cycle over and over) then if you attach normal monitors to the sub network created by this block it should show the positive or negative numbers over the main item in the main network |
Idea taken by what I do in factorio |
Add a new monitor, it will show the speed of this item in your network.
shift + right click
to change the speed unit inper second
andper tick
close: #633