Skip to content

Conversation

Sanolink
Copy link

Summary

Backport of the 1.20 fix for the Creative Vending Upgrade behavior when used in drawers.

Details

In the 1.19 version, drawers equipped with a Creative Vending Upgrade incorrectly relied on the base stack for item extraction.
This caused the following issues:

  • If the drawer contained 0 items, extraction was impossible.

  • If it contained only 1 item, only a single item could be extracted, and so on.

Fix

This patch aligns the 1.19 logic with the 1.20 implementation:

  • The Creative Vending Upgrade now provides unlimited extraction regardless of the drawer’s base stack content.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant