Tech Reborn

Tech Reborn

30M Downloads

Fractional values are incorrect after 10M value

nasrally opened this issue ยท 1 comments

commented

Describe the bug
Fractional values are incorrect after 10M value, to be precise they're always at 0

Steps to Reproduce
Steps to reproduce the behavior:

  • Grab anything that can be charged up to the value that's more than 10 million E
  • Charge until the integral part of the value becomes two-digit
  • Look how the fractional part stays at 0 all the time when item's being charged/discharged
    Screenshots
    2020-01-24_23 27 56
    2020-01-24_23 29 50
    While it says 10.0M it can easily be at 10.9M because it's been charging for a while
    Same thing with the Charge'O'Mat
    2020-01-24_23 28 12

Environment (please complete the following information with the version):

  • Minecraft: 1.15.1
  • Mod Loader: fabric
  • Mod Version: 1.15-3.3.1, build 170

Logs

  • No actual logs required

Additional context

  • No additional context
commented