1.1.0
This version adds support for all Minecraft: Java Edition versions between Indev 0.31 20100122 and 1.17, as well as 1.18 experimental snapshot 2.
Two new command line arguments were also added:
version-select
: Use this argument if you want to analyze a world that was not generated with the latest version of Minecraft. Shows a popup on launch that allows the version in which the region files were generated to be selected. Selecting a version that does not match the version in which the regions were generated may result in unexpected behavior.modernize-ids
: If analyzing regions saved before 1.13, numeric block IDs will be replaced with their modern string representations. If no string corresponding to the numeric ID is found, the numeric ID will be saved instead.