Skip to content

v1.17

Compare
Choose a tag to compare
@neocturne neocturne released this 26 Jun 15:17
· 364 commits to main since this release
v1.17
5263538

New features

  • Add support for Minecraft 1.17 block types and biomes

Fixes

  • Improve performance for sparse worlds (where some regions at very high or very low coordinates have been explored, with much unexplored space in between)
    • This optimization required changes to the info.json file format used to pass map data from the generator to the viewer. Generator and viewer must be updated to 1.17 at the same time.