gnembon / fabric-carpet

Fabric Carpet
MIT License
1.73k stars 275 forks source link

Empty shulkerboxes stack inside hoppers and containers #1934

Open Smonki255 opened 5 months ago

Smonki255 commented 5 months ago

When i for example put 1728 shulker boxes in a chest and there is a hopper connected the hopper will now take 5 stacks of shulkers instead of just 5 is there any fix for this?

sakura-ryoko commented 5 months ago

It's a new vanilla feature of stacking shulkers -- they will stack everywhere now when they are set to 64, even in hoppers.

NickIndustries commented 5 months ago

Would it be possible to add a feature that reverts this new vanilla behaviour? The new stacking boxes can break contraptions.

Smonki255 commented 5 months ago

it sucks and breaks so many contraptions

IAmNotLiable commented 4 months ago

It's a new vanilla feature of stacking shulkers -- they will stack everywhere now when they are set to 64, even in hoppers.

Vanilla?

sakura-ryoko commented 4 months ago

It's a new vanilla feature of stacking shulkers -- they will stack everywhere now when they are set to 64, even in hoppers.

Vanilla?

If you set the "MAX_STACK_COUNT" data component, that's what will happen. A Mod isn't even required to get stackable shulker boxes under 1.20.6+

DaveJWalker commented 4 months ago

This issue seems to be a duplicate of #1916.