-
Notifications
You must be signed in to change notification settings - Fork 477
Add compatibility for 21w39a and 21w43a snapshots #1990
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
Conversation
I have tested this on a much larger world. The result can be seen on https://poldercraft.nl/renders/world_141121/. I think this is ready now. |
I just started up a vanilla 1.18 server; this fixed map generation for me 👍 |
Does this also fix rendering for the new generation under y=0? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Urgently needed fix for 1.18 release
Would appreciate this for minimum support. Our player group is really excited about 1.18 since so much has changed. |
Can this be accepted please so that I can run a render for my 1.18 world? |
OK so the players on my server are getting impatient to see the rendered map for the new 1.18 world. It's been a while since I did anything more than the basics with |
|
This pull request adds basic compatibility for 21w39a and 21w43a. In both these snapshots, changes were made to the way chunks are stored on disk.
It does not yet implement paletted biome's and I have not fully tested everything yet. However, a good-looking world seems to come out when I try to render a world created in 21w44a.
This pull request should fix #1982.