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

Moved from Discord DMs - Handling OreDictionary#WILDCARD_VALUE AKA meta 32767 #218

Open
Roadhog360 opened this issue Jan 29, 2025 · 0 comments

Comments

@Roadhog360
Copy link

Roadhog360 commented Jan 29, 2025

Case of block meta 32767 is not handled, meaning recipes that specifically want a block with meta 32767 is impossible. This may cause weird behavior with mods that store certain block/meta pairs in a list, where 32767 == any match, and a block with meta 32767 is passed in. Admittedly it's hard to think of situations like this.

Admittedly, this is a very minor issue, and this behavior could possibly be considered expected considering this issue definitely affects items in vanilla. How many blocks even get this far in the extended meta pool anyways?

Should the bug be patched or should it be advised that block meta 32767 is avoided?

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

1 participant