A tool to fumble around with Minecraft map files.
For usage help see: USAGE.txt
Data Version | MC Versions | Changes |
---|---|---|
- | <= 1.8.9 | initial map format |
169 | 1.9 - 1.10.2 | add field: trackingPosition (byte) |
819 | 1.11 - 1.12.2 | add field: unlimitedTracking (byte) |
1519 | 1.13 | add field: banners (but we ignore this anyway) remove field: width remove field: height |
1628 | 1.13.1 - 1.13.2 | change dimension type to int add field: frames (but we ignore this anyways) |
1952 | 1.14 - 1.14.4 | add field: locked (byte) |
2566 | 1.16 - 1.16.4 | change dimension type to string (resource location) |
2586 | >= 1.16.5 | add field: UUIDMost (long) add field: UUIDLeast (long) |