gnembon / carpet-extra

Extra Features for Carpet Mod
GNU Lesser General Public License v3.0
291 stars 62 forks source link

Shulker don’t stack to 16 with hoppers #299

Closed RuffleSteels closed 1 year ago

RuffleSteels commented 1 year ago

When you put shulker a in a chest and a hopper below, then inside the hopper, the shulkers stack to 64 even though i’ve set it to stack to 16. Or you can recreate it by feeding a hopper full of shulkers into a container.

altrisi commented 1 year ago

I think you're referring to Carpet Extra's emptyShulkerBoxStackAlways, so I'll move the issue there.

RuffleSteels commented 1 year ago

Can this also be added for 1.19.4? that’s where I experienced the issue?

altrisi commented 1 year ago

You could backport the simple change here to the 1.19.4 branch and that should do it, Carpet Extra doesn't usually publish backports (lmk if you need any help)