diff options
author | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-11-04 23:06:23 +0100 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-11-04 23:06:23 +0100 |
commit | 0c2c803a168183c95d9b191cd8b35debed5d3f54 (patch) | |
tree | 9c558ae07a1cfdea79afa11e82f2f6904b14b0ec /nbt examples/single chunk NBT data.txt | |
parent | Autogeneration of settings.ini and webadmin.ini (diff) | |
download | cuberite-0c2c803a168183c95d9b191cd8b35debed5d3f54.tar cuberite-0c2c803a168183c95d9b191cd8b35debed5d3f54.tar.gz cuberite-0c2c803a168183c95d9b191cd8b35debed5d3f54.tar.bz2 cuberite-0c2c803a168183c95d9b191cd8b35debed5d3f54.tar.lz cuberite-0c2c803a168183c95d9b191cd8b35debed5d3f54.tar.xz cuberite-0c2c803a168183c95d9b191cd8b35debed5d3f54.tar.zst cuberite-0c2c803a168183c95d9b191cd8b35debed5d3f54.zip |
Diffstat (limited to 'nbt examples/single chunk NBT data.txt')
-rw-r--r-- | nbt examples/single chunk NBT data.txt | 71 |
1 files changed, 0 insertions, 71 deletions
diff --git a/nbt examples/single chunk NBT data.txt b/nbt examples/single chunk NBT data.txt deleted file mode 100644 index 905d6465c..000000000 --- a/nbt examples/single chunk NBT data.txt +++ /dev/null @@ -1,71 +0,0 @@ -TAG_Compound(""): 1 items -{ - TAG_Compound("Level"): 10 items - { - TAG_List("TileTicks"): 0 items of type 1 - { - } - TAG_List("Entities"): 0 items of type 1 - { - } - TAG_ByteArray("Biomes"): 256 bytes - TAG_Long("LastUpdate"): 1041959 - TAG_Int("xPos"): 0 - TAG_Int("zPos"): 0 - TAG_List("TileEntities"): 0 items of type 1 - { - } - TAG_Byte("TerrainPopulated"): 1 - TAG_List("Sections"): 6 items of type 10 - { - TAG_Compound(""): 5 items - { - TAG_ByteArray("Data"): 2048 bytes - TAG_ByteArray("SkyLight"): 2048 bytes - TAG_ByteArray("BlockLight"): 2048 bytes - TAG_Byte("Y"): 0 - TAG_ByteArray("Blocks"): 4096 bytes - } - TAG_Compound(""): 5 items - { - TAG_ByteArray("Data"): 2048 bytes - TAG_ByteArray("SkyLight"): 2048 bytes - TAG_ByteArray("BlockLight"): 2048 bytes - TAG_Byte("Y"): 1 - TAG_ByteArray("Blocks"): 4096 bytes - } - TAG_Compound(""): 5 items - { - TAG_ByteArray("Data"): 2048 bytes - TAG_ByteArray("SkyLight"): 2048 bytes - TAG_ByteArray("BlockLight"): 2048 bytes - TAG_Byte("Y"): 2 - TAG_ByteArray("Blocks"): 4096 bytes - } - TAG_Compound(""): 5 items - { - TAG_ByteArray("Data"): 2048 bytes - TAG_ByteArray("SkyLight"): 2048 bytes - TAG_ByteArray("BlockLight"): 2048 bytes - TAG_Byte("Y"): 3 - TAG_ByteArray("Blocks"): 4096 bytes - } - TAG_Compound(""): 5 items - { - TAG_ByteArray("Data"): 2048 bytes - TAG_ByteArray("SkyLight"): 2048 bytes - TAG_ByteArray("BlockLight"): 2048 bytes - TAG_Byte("Y"): 4 - TAG_ByteArray("Blocks"): 4096 bytes - } - TAG_Compound(""): 5 items - { - TAG_ByteArray("Data"): 2048 bytes - TAG_ByteArray("SkyLight"): 2048 bytes - TAG_ByteArray("BlockLight"): 2048 bytes - TAG_Byte("Y"): 5 - TAG_ByteArray("Blocks"): 4096 bytes - } - } - } -} |