Skip to content

MCGalaxy .LVL save format

LVL structure

NameSize (in bytes)Description
Magic0x02Must be 1874 in decimal.
Width0x02Width of the level
Length0x02Length of the level
Height0x02Height of the level
SpawnX0x02X Coordinate of the spawn point
SpawnZ0x02Z Coordinate of the spawn point
SpawnY0x02Y Coordinate of the spawn point
SpawnYaw0x01Yaw rotation of the spawn point
SpawnPitch0x01Pitch rotation of the spawn point
Minimum access permission level0x01Minimum permission level required to visit the level, apparently ignored internally
Minimum build permission level0x01Minimum permission level required to build in the level, apparently ignored internally
BlocksVariable (Width * Length * Height)Block array in XZY format

NOT FINISHED

Contributors

The avatar of contributor named as BJTMastermind BJTMastermind
The avatar of contributor named as Dexrn ZacAttack Dexrn ZacAttack

Changelog

Contributors



Documentation page was setup by DexrnZacAttack.