Skip to content

Data2D (-) Format

Byte Order

Data2D data is stored in Little Endian byte order.

Parsing Data2D

NameSize (in bytes)Description
Heightmap512The heightmap for the chunk. Stored as 16-bit integers. ZX order (Z increments first)
2D Biomes256Each value is a biome id. Stored as 8-bit integers. ZX order (Z increments first)

Contributors

The avatar of contributor named as BJTMastermind BJTMastermind

Changelog

Contributors



Documentation page was setup by DexrnZacAttack.


Documentation is licensed under Creative Commons CC-BY 4.0 unless otherwise noted. For more info, check the NOTICE file.