-
Notifications
You must be signed in to change notification settings - Fork 7
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
Total energy transferred #32
Comments
This submission has been automatically marked as abandoned because it has not had recent activity. It will be closed in 3 days. If you want to prevent that, leave a new comment. |
Oh, seems like I missed that. Will add that in the next version when I find the time. Maybe when migrating it to NeoForge in the future. |
Can this also be backported? We still actively use 1.16.5 due to compatibility with other mods. |
Probably not, I am not even backporting features to 1.18 anymore, only critical bug fixes. You have to be careful to not break compatibility with existing worlds when doing that and also these versions are pretty old already. 1.16 is even using another Java version. |
Understandable. I honestly expected this answer 😅. Thank you for your response though. I wish we had a newer 1.12.2-like version for mods that would have long-term support. I hope 1.19 or 1.20 becomes that. |
is this still not added to the mod? edit- if not I was taking a look at the source and I could make a PR adding this, basically would just keep track of the total transferred r/f |
From what I can tell it has not been added yet, although there is a 1.21.1 branch which that feature might be planned for, unlikely though from my gut-feeling. If you could make this a reality I would be glad, I am a statistics-nerd and, if I could, log my entire life into Grafana, lol. |
The new version for 1.21+ has this already implemented. The branch on this repo is not up to date because I am still working on an external monitor feature that you can link to your Energy Meter. |
I love when my gut-feeling turns out to be wrong, thank you for making it happen! |
will this feature be available in the 1.20.1 version in any capacity? |
No |
Describe the feature/addition!
The original version of the mod had a number of the total energy transferred and I noticed that this port does not have it
Why would like to see this feature/addition?
Would be cool to see how much energy went through certain cables
The text was updated successfully, but these errors were encountered: