piegamesde / BlockMap

An out-of-game map renderer and viewer for Minecraft 1.13–1.18 worlds [unmaintained]
MIT License
92 stars 22 forks source link

Minecraft 1.17 support #67

Closed piegamesde closed 2 years ago

piegamesde commented 2 years ago

@uncovery @yanlyub thank you a lot for your contributions. I took the freedom to edit them into a nice history. Please give it a try and let me know if there are any issues.

piegamesde commented 2 years ago

The tests are failing because Minecraft 1.17 now requires Java 16, which raises the minimum supported Java version to 16 as well. But to be honest, I'd like to only support Java 17 (which came out yesterday and is LTS) and never talk about Java versions again for the next two years.

yanlyub commented 2 years ago

Looks good, I can render my 1.17 world with this.