Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto_pickup.sc stacks filled shulkerboxes (with the same items) #414

Open
KrystianJablonski-PS opened this issue Dec 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@KrystianJablonski-PS
Copy link

Describe the bug
When mining with auto_pickup.sc script enabled, filled shulkerboxes with the same of items in them are getting stacked together like empty boxes do.
This issue occurs even after the fix with stacks stopping at 2 for autopickup.sc in #391

To Reproduce
Steps to reproduce the behavior:

  1. Prepare shulkerboxes with same type of items in them, eg. 3 boxes with stack of stone in each
  2. Enable the autopickup.sc script
  3. Mine the boxes
  4. Filled boxes are not getting stacked together

Expected behavior
Boxes remain separated

Screenshots
2024-12-14_20 44 35

Environment

  • Carpet version: 1.4.147
  • Minecraft version: 1.21
@KrystianJablonski-PS KrystianJablonski-PS added the bug Something isn't working label Dec 14, 2024
@KrystianJablonski-PS
Copy link
Author

alternatively essentialCarefulBreak from EssentialAddons can be used, as it does not have this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant