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

Sanity check for when EndlessIDs block metadata extension is present #92

Closed
matt-159 opened this issue Mar 8, 2023 · 1 comment
Closed

Comments

@matt-159
Copy link

matt-159 commented Mar 8, 2023

int meta = renderBlocks.blockAccess.getBlockMetadata(x, y, z);

needs to have its value masked with 0xF to preserve vanilla's metadata value of 0-15

@FalsePattern
Copy link
Owner

Done, will push a new release once #93 is resolved too

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