SonarSonic / Flux-Networks

Wireless Energy - Minecraft Forge Mod
MIT License
114 stars 62 forks source link

[1.12.2] Number of characters to type the transfer is limited to 9 #512

Open MasterBuilder747 opened 1 year ago

MasterBuilder747 commented 1 year ago

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 image