YocyCraft opened this issue 4 months ago ยท 1 comments
The maximum value is 1.797e308, which has too many digits, and this value can't be fully shown on the screen with GUI scale set to largest.
The GUI shows the specified max value - developers should not use Double.MAX_VALUE as an upper bound, following the precedent set by vanilla.
Double.MAX_VALUE