Skip to content

Commit 0b22902

Browse files
Add a note about string encoding
1 parent f8450a2 commit 0b22902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specifications/version_0/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Construction Format Specification (Version 0)
22

3-
All data is stored in big endian format.
3+
All data is stored in big endian format. NBT strings are encoded in Java's modified utf-8 format.
44

55
The overall structure of the file is as follows:
66

0 commit comments

Comments
 (0)