
Total energy transferred
H4ckerxx44 opened this issue ยท 11 comments
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.
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.
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
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.
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!
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?