Skip to content
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

Open
H4ckerxx44 opened this issue Nov 7, 2023 · 11 comments
Open

Total energy transferred #32

H4ckerxx44 opened this issue Nov 7, 2023 · 11 comments

Comments

@H4ckerxx44
Copy link

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
grafik

Why would like to see this feature/addition?

Would be cool to see how much energy went through certain cables

Copy link

stale bot commented Nov 21, 2023

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.

@rlnt
Copy link
Member

rlnt commented Nov 21, 2023

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.

@BlakeB415
Copy link

BlakeB415 commented Nov 24, 2023

Can this also be backported? We still actively use 1.16.5 due to compatibility with other mods.

@rlnt
Copy link
Member

rlnt commented Nov 24, 2023

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.

@BlakeB415
Copy link

BlakeB415 commented Nov 25, 2023

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.

@griffinpuc
Copy link

griffinpuc commented Nov 24, 2024

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

@H4ckerxx44
Copy link
Author

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.

@rlnt
Copy link
Member

rlnt commented Nov 24, 2024

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.

@H4ckerxx44
Copy link
Author

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!

@griffinpuc
Copy link

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.

will this feature be available in the 1.20.1 version in any capacity?

@rlnt
Copy link
Member

rlnt commented Dec 1, 2024

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants