Categorygithub.com/nothub/mapart
repositorypackage
0.0.0-20241222163716-f8b1658814a4
Repository: https://github.com/nothub/mapart.git
Documentation: pkg.go.dev

# README

mapart

A tool to fumble around with Minecraft map files.


For usage help see: USAGE.txt

Map Format Infos

Data VersionMC VersionsChanges
-<= 1.8.9initial map format
1691.9 - 1.10.2add field: trackingPosition (byte)
8191.11 - 1.12.2add field: unlimitedTracking (byte)
15191.13add field: banners (but we ignore this anyway)
remove field: width
remove field: height
16281.13.1 - 1.13.2change dimension type to int
add field: frames (but we ignore this anyways)
19521.14 - 1.14.4add field: locked (byte)
25661.16 - 1.16.4change dimension type to string (resource location)
2586>= 1.16.5add field: UUIDMost (long)
add field: UUIDLeast (long)