v2.1.1
[2.1.1] - 2026-07-05
Opens worlds saved by the newest Minecraft.
Fixed
- Minecraft 26.x worlds now open — the 26.x saves moved the vanilla dimensions
underdimensions/minecraft/<path>/region/(the overworld, nether and end no
longer live inregion/,DIM-1/andDIM1/). Every vanilla dimension now
resolves through both the modern and the classic layout, so a save from either
Minecraft generation streams its chunks — and an upgraded world reads its
authoritative modern data first, without double-listing dimensions. - The fly-through camera starts at the right place in a 26.x world — those saves
moved the spawn into aspawncompound (spawn.pos) and the last player out
toplayers/data/<uuid>.dat(named bysingleplayer_uuid). Blockwright reads
both the new and the classiclevel.datshapes, falling back to spawn when the
player file is absent.
Full Changelog: v2.1.0...v2.1.1