Skip to content

Fix consistency issues for inventory result slots #12802

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Machine-Maker
Copy link
Member

Replaces #10721


So my thinking here, was any inventory that had result slots that wasn't already using CraftResultInventory should have their "storage" contents exclude the result slots. The ones I found were villager trading inventories, all the furnaces, brewing stands, and crafting inventories.

I also fixed an issue where Inventories that were CraftResultInventories didn't include all the contents in getContents.

Fixes #10720

@Machine-Maker Machine-Maker requested a review from a team as a code owner July 6, 2025 02:09
@github-project-automation github-project-automation bot moved this to Awaiting review in Paper PR Queue Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Awaiting review
Development

Successfully merging this pull request may close these issues.

Inconsistencies with inventories that have result slots that were created from different sources
1 participant