diff options
Diffstat (limited to 'doc/mapformat.txt')
-rw-r--r-- | doc/mapformat.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/mapformat.txt b/doc/mapformat.txt index a0241804e..206f5f350 100644 --- a/doc/mapformat.txt +++ b/doc/mapformat.txt @@ -85,5 +85,10 @@ Furnace metadata: Chest metadata: TBD +Locking Chest metadata: + u16 string_len + u8[string_len] string + TBD + // END |