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

[temp][Editor] Handle NEID data format correctly #4

Open
AnrDaemon opened this issue Dec 6, 2024 · 0 comments
Open

[temp][Editor] Handle NEID data format correctly #4

AnrDaemon opened this issue Dec 6, 2024 · 0 comments

Comments

@AnrDaemon
Copy link
Owner

The difference is just that Blocks tag is replaced with Blocks16 which contains shorts instead of bytes, and there is no Add tag for the other 4 bytes added by forge, that's for the block IDs, and the difference for the metadata is that it's under Data16 instead of Data, and contains shorts instead of bytes(and the length is double, because the previous one was packing two metadatas into one byte, in NEID each short is one metadata)

Thanks Clepto from GTNH discord.

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