[1.12.2] Number of characters to type the transfer is limited to 9
MasterBuilder747 opened this issue ยท 0 comments
Describe the bug
The maximum amount of power that can be transferred should be able to go to 2147483647, but because that gets cut off by one character, it can only go to 1 billion-1 RF/t at most due to the character limit.
To Reproduce
Set the transfer limit larger than 1 billion
Expected behavior
To be able to type 10 characters in the UI. I know that this is resolved in the newer minecraft versions, but I am using this mod in a pack that i am developing, and would appreciate the fix.