27 lines
281 B
Plaintext
Executable File
27 lines
281 B
Plaintext
Executable File
Cubes:
|
|
0: Nothing
|
|
1: Stone
|
|
2: Dirt
|
|
3: Dirt with grass
|
|
4: Grass
|
|
|
|
Faces:
|
|
0: y + 1 |
|
|
1: x + 1 |
|
|
2: x - 1 |
|
|
3: y - 1 |
|
|
4: z + 1 | Top
|
|
5: z - 1 | Bottom
|
|
|
|
SurroundingChunks:
|
|
0: FL
|
|
1: FR
|
|
2: BL
|
|
3: BR
|
|
4: Bottom
|
|
5: Top
|
|
|
|
Tiles informations:
|
|
0: Passable
|
|
1: Non passable
|