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

[1.21.1] Crafting Lectern ignores recipe remainders and voids items. #1478

Closed
Natanaelel opened this issue Nov 2, 2024 · 0 comments
Closed

Comments

@Natanaelel
Copy link

Custom behaviour will be ignored for recipes that override getRemainingItems.
This is leading to voiding when a custom recipe which shouldn't consume some Item A, where A doesn't override getCraftingRemainingItem, does consume it anyway.
For example AE2 cable anchor, which should not consume the knife, but instead damage it.

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

2 participants