Negative EMC totals are not properly formatted
James103 opened this issue ยท 2 comments
As of Project Expansion 1.0.1 for Minecraft 1.18.2, when you have a large negative amount of EMC, the number is not properly formatted.
To reproduce:
- Create a new world with cheats enabled.
emc set @s 0
emc remove @s 123456789000
- Give yourself a Transmutation Tablet.
- Notice that the EMC in the top left corner is not formatted, and the text that is supposed to display your available EMC in the tablet shows
-0 Trillion
.
See also #16
This might be fixed in the future, but currently I have no plan to fix it
many other features are taking priority