Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MasterBuilder747 opened this issue Mar 9, 2023 · 0 comments

Comments

@MasterBuilder747
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant