Crafting Station: JEI Edition

Crafting Station: JEI Edition

2M Downloads

Interacting with chests causes small-stack items to stack to 64

RS-GoogleCoder opened this issue ยท 2 comments

commented

In the image below is a chest with 4 stacks of signs. (Signs only stack to 16.) From the chest GUI, I cannot combine these stacks.
image

But when I open the crafting station GUI (with the chest on the left)
image

I am able to combine the signs into a stack of 64
image

I am using a modpack: Gregtech Community Pack Modern

commented

I actually saw the code that's doing this yesterday and I'm not sure why it was ever added, but I figure there must be some reason and didn't want to touch it for now. Just testing it seems to be mostly a visual issue (if you go back to the chest and pick up the signs, it'll only let you put down 16s at once still), but yes does let you bypass the limit for the specific inventory temporarily.

I've removed the code in my local branch now but I'm going to do more testing to make sure its not breaking some edge case. Original creators must've had some reason to add it...

commented

Fixed in 1.2.3