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 voiding when shift clicking item in wand whilst inventory is full #16

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

Lyfts
Copy link
Member

@Lyfts Lyfts commented Feb 29, 2024

It tries to place the ore in the same slot as the ore wand since that is a locked slot where getHasStack() always returns false.

Closes: GTNewHorizons/GT-New-Horizons-Modpack#15619

@Lyfts Lyfts requested a review from a team February 29, 2024 21:55
@Dream-Master Dream-Master merged commit 706a1ab into master Mar 1, 2024
1 check passed
@Dream-Master Dream-Master deleted the fix-voiding branch March 1, 2024 06:12
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.

Ore Finder deletes the item in it If you shift click it with a full inventory.
3 participants