You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Screenshots
The text was updated successfully, but these errors were encountered:
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.
Screenshots
The text was updated successfully, but these errors were encountered: