Ex Compressum

Ex Compressum

22M Downloads

Shift-clicking out of an auto sieve won't fill last hotbar slot

yut23 opened this issue ยท 1 comments

commented

This is an off-by-one error in the transferStackInSlot() function, introduced by 44f65d2. The end index should also be increased to 58, since mergeItemStack() is inclusive.

commented

Will be fixed in 1.20.1 port