summaryrefslogtreecommitdiffstats
path: root/docs/NBT Examples/single chunk NBT data.txt
blob: 905d6465c378e340a95ec5757830b1b8238a79e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
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
   }
  }
 }
}