With the region format I introduced a bug in extract_region_blocks, seems that the blocks in a chunk always have four bytes (no idea why) after the tag, and the plot had the layers displaced. The last layers was showing in the coordinates 0,1 , 2, 3. Run "./mian.py -b 00 your_world" to see this bug in action.
With the region format I introduced a bug in extract_region_blocks, seems that the blocks in a chunk always have four bytes (no idea why) after the tag, and the plot had the layers displaced. The last layers was showing in the coordinates 0,1 , 2, 3. Run "./mian.py -b 00 your_world" to see this bug in action.