Caleb
By: a guest | Mar 21st, 2010 | Syntax:
C# | Size: 0.25 KB | Hits: 66 | Expires: Never
header[16]{
ushort width;
ushort height;
ushort depth;
ushort spawnx;
ushort spawnz;
ushort spawny;
byte rotx;
byte roty;
byte visitPermission;
byte buildPermission;
}
byte[] blockdata[width*height*depth]