Skip to content

2.17.0

Compare
Choose a tag to compare
@EtlamGit EtlamGit released this 25 Oct 19:32
· 144 commits to master since this release
1c34137

Release for Minecraft 1.17

  • updates for Minecraft 1.14 & 1.15 & 1.16 & 1.17

    • variable Biomes along Y axis
    • NBT format changes
    • changed storage locations
  • add new features:

    • single layer mode
    • zoom out
    • adapt allowed zoom level on window size and available memory
    • sea ground mode
    • modifier keys for keyboard scrolling allow jump by Block, Chunk or Region
    • Search for Entities
    • Search for Blocks
    • Export search results
    • show home & job location for Villagers (and home for Piglin Brutes)
  • fixes:

    • automatic repair of definition file folder
    • improve stability with unknown data tags during Chunk loading
    • improve stability with multi threading and many other stability fixes
  • add automatic CI flow based on GitHub Actions