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

Fixed two issues with Java chunks #240

Merged
merged 1 commit into from
Mar 29, 2023
Merged

Fixed two issues with Java chunks #240

merged 1 commit into from
Mar 29, 2023

Conversation

gentlegiantJGC
Copy link
Member

When the chunk was restructured to move the data into the root some tags were missed.
This adds a few missed tags. Most notably xPos and zPos.
Remove the old Level tag after the chunk has been encoded.

Fixes Amulet-Team/Amulet-Map-Editor#583
Fixes #235

When the chunk was restructured to move the data into the root some tags were missed.
This adds a few missed tags. Most notably xPos and zPos.
Remove the old `Level` tag after the chunk has been encoded.
@gentlegiantJGC gentlegiantJGC merged commit c6ab4cf into main Mar 29, 2023
10 checks passed
@gentlegiantJGC gentlegiantJGC deleted the fix-java-chunks branch March 29, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant