We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8450a2 commit 0b22902Copy full SHA for 0b22902
specifications/version_0/readme.md
@@ -1,6 +1,6 @@
1
# Construction Format Specification (Version 0)
2
3
-All data is stored in big endian format.
+All data is stored in big endian format. NBT strings are encoded in Java's modified utf-8 format.
4
5
The overall structure of the file is as follows:
6
0 commit comments