Open Julflips opened 1 year ago
And if you print out every item in the loop of testInHotbar(Predicate
if this is true then findInHotbar is also bugged
no findInHotbar() is fine since it uses the loop in find() which has the correct "<="
it would appear as though i did in fact fuck up then
Describe the bug
The testInHotbar function of InvUtils doesn't find items in the most right slot. (You just have to replace the < with a <= in the for-loop, I am just too lazy to do a pull request)
Steps to reproduce
Link to crash report/log if applicable (https://mclo.gs)
No response
Meteor Version
0.5.3
Minecraft Version
1.19.4
Operating System
Windows
Before submitting a bug report
[X] This bug wasn't already reported (I have searched bug reports on GitHub).
[X] This is a valid bug (I am able to reproduce this on the latest dev build).