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

Added support for 1.13 #310

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Added support for 1.13 #310

wants to merge 17 commits into from

Conversation

evildeeds
Copy link
Collaborator

@evildeeds evildeeds commented Dec 27, 2020

Added support for 1.13 maps; old maps are still supported like before.
Added a few common blocks and missing colors.

Edit: This will close #303 and #307

@evildeeds
Copy link
Collaborator Author

Alright there are only a few things left now;

  • some chunks don't load; I suspect they are not even enqueued, but such chunks are rare.
  • logging should be redirected to error and log file instead of cout.
  • add a lot of blocks to the json palette, I won't prioritize this in this merge.

@evildeeds
Copy link
Collaborator Author

Since early 1.17 is available (21w13a) I did some quick tests to verify if this still works correctly, and it sort of does with the exclusion of missing palette entries and low Y-indexes (deepslate area). Otherwise issues are as stated before as I haven't had the time to resolve them.

@evildeeds evildeeds mentioned this pull request Feb 6, 2022
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

Successfully merging this pull request may close these issues.

Invalid NBT tag with world minecraft 1.14
1 participant