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
Instead of showing the price for the next chunk it shows for the previous, for example, with the formula "c*10000" the first chunk costs 10000, the second 20000, but when you go claim the second one with 10000, the mod outputs that you need 10000 and if you have 20000 in your wallet, then it claims that chunk as it should.
To Reproduce
Steps to reproduce the behavior:
Set formula for claims to "c*10000"
Claim the first chunk for 10000
Claim the seconds chunk for 20000 without enough funds
Observe the mod requesting 10000 for the seconds claim, even though it will only take 20000 if you have them
Versions (please complete the following information, do NOT say "latest"):
Minecraft: 1.12.2
Mod Version: 2.1.9
Forge (If applicable) forge-1.12.2-14.23.5.2859
The text was updated successfully, but these errors were encountered:
Describe the bug
Instead of showing the price for the next chunk it shows for the previous, for example, with the formula "c*10000" the first chunk costs 10000, the second 20000, but when you go claim the second one with 10000, the mod outputs that you need 10000 and if you have 20000 in your wallet, then it claims that chunk as it should.
To Reproduce
Steps to reproduce the behavior:
Versions (please complete the following information, do NOT say "latest"):
The text was updated successfully, but these errors were encountered: