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

Fix miscalculation of max parallel by output for non-64 stacked items #2305

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

YoungOnionMC
Copy link
Member

What

fixes edge case in OverlayedItemHandler when determining the amount you can insert into a slot

Implementation Details

adds a maxstacksize check

…ing how much of an item you can insert intoa slot
@YoungOnionMC YoungOnionMC requested a review from a team as a code owner November 10, 2024 20:59
@krossgg krossgg added the type: bugfix general bug fixes label Nov 10, 2024
@krossgg krossgg changed the title Slot insertion Fix Fix miscalculation of max parallel by output for non-64 stacked items Nov 11, 2024
@YoungOnionMC YoungOnionMC merged commit c0847a7 into 1.20.1 Nov 11, 2024
4 checks passed
@YoungOnionMC YoungOnionMC deleted the yo/slot-fix branch November 11, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bugfix general bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants