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

Shift clicking items out of stonecutters is impossible. #4368

Open
vektor451 opened this issue Jan 8, 2025 · 3 comments
Open

Shift clicking items out of stonecutters is impossible. #4368

vektor451 opened this issue Jan 8, 2025 · 3 comments

Comments

@vektor451
Copy link

Likely caused by #4341
Latest version, 0.114.1+1.21.4, makes it impossible to shift click to convert all the items into a specific type of block, and instead you have to do them one by one. Has been tested with only fabric api loaded, with loader version 0.16.9.

2025-01-08.22-08-06.mp4
@haykam821
Copy link
Contributor

This will require a bit more thought, since theoretically the stack's count can be checked by a stack-aware ingredient which is why that fix uses the ItemStack.areEqual method as opposed to the ItemStack.areItemsAndComponentsEqual method.

@modmuss50
Copy link
Member

Thanks for the bug report, I have reverted the change that cuased this, 0.114.2 is releasing now to fix this.

@Technici4n
Copy link
Member

Ingredients are not supposed to use the stack's count.

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

No branches or pull requests

4 participants