Skip to content
Snippets Groups Projects
Commit f07e445f authored by Perttu Ahola's avatar Perttu Ahola
Browse files

updated mapformat.txt a bit

parent 6bd4cb25
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ generator. If they are not found or invalid, the generator will currently
behave quite strangely.
The MapBlock file format (sectors2/XXX/ZZZ/YYYY):
-------------------------------------------------
NOTE: Byte order is MSB first.
......@@ -71,5 +72,18 @@ u32 timestamp
- 0xffffffff = invalid/unknown timestamp, nothing will be done with the time
difference when loaded (recommended)
Node metadata format:
---------------------
Sign metadata:
u16 string_len
u8[string_len] string
Furnace metadata:
TBD
Chest metadata:
TBD
// END
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment