summaryrefslogtreecommitdiffstats
path: root/dev-docs/NBT Examples/tile entities.txt
blob: e16ae45a7f82a1ac5bf0b0148b859ba460f21b58 (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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
TAG_List("TileEntities"): 3 items of type 10
{
 TAG_Compound(""): 6 items
 {
  TAG_String("id"): 10 bytes: "MobSpawner"
  TAG_Short("Delay"): 20
  TAG_Int("z"): 180
  TAG_String("EntityId"): 6 bytes: "Spider"
  TAG_Int("y"): 11
  TAG_Int("x"): -6
 }
 TAG_Compound(""): 5 items
 {
  TAG_List("Items"): 6 items of type 10
  {
   TAG_Compound(""): 4 items
   {
    TAG_Short("id"): 325
    TAG_Short("Damage"): 0
    TAG_Byte("Count"): 1
    TAG_Byte("Slot"): 3
   }
   TAG_Compound(""): 4 items
   {
    TAG_Short("id"): 296
    TAG_Short("Damage"): 0
    TAG_Byte("Count"): 4
    TAG_Byte("Slot"): 5
   }
   TAG_Compound(""): 4 items
   {
    TAG_Short("id"): 325
    TAG_Short("Damage"): 0
    TAG_Byte("Count"): 1
    TAG_Byte("Slot"): 11
   }
   TAG_Compound(""): 4 items
   {
    TAG_Short("id"): 351
    TAG_Short("Damage"): 3
    TAG_Byte("Count"): 1
    TAG_Byte("Slot"): 13
   }
   TAG_Compound(""): 4 items
   {
    TAG_Short("id"): 296
    TAG_Short("Damage"): 0
    TAG_Byte("Count"): 1
    TAG_Byte("Slot"): 14
   }
   TAG_Compound(""): 4 items
   {
    TAG_Short("id"): 287
    TAG_Short("Damage"): 0
    TAG_Byte("Count"): 2
    TAG_Byte("Slot"): 15
   }
  }
  TAG_String("id"): 5 bytes: "Chest"
  TAG_Int("z"): 182
  TAG_Int("y"): 11
  TAG_Int("x"): -7
 }
 TAG_Compound(""): 5 items
 {
  TAG_List("Items"): 5 items of type 10
  {
   TAG_Compound(""): 4 items
   {
    TAG_Short("id"): 289
    TAG_Short("Damage"): 0
    TAG_Byte("Count"): 1
    TAG_Byte("Slot"): 5
   }
   TAG_Compound(""): 4 items
   {
    TAG_Short("id"): 329
    TAG_Short("Damage"): 0
    TAG_Byte("Count"): 1
    TAG_Byte("Slot"): 12
   }
   TAG_Compound(""): 4 items
   {
    TAG_Short("id"): 265
    TAG_Short("Damage"): 0
    TAG_Byte("Count"): 4
    TAG_Byte("Slot"): 17
   }
   TAG_Compound(""): 4 items
   {
    TAG_Short("id"): 296
    TAG_Short("Damage"): 0
    TAG_Byte("Count"): 4
    TAG_Byte("Slot"): 21
   }
   TAG_Compound(""): 4 items
   {
    TAG_Short("id"): 289
    TAG_Short("Damage"): 0
    TAG_Byte("Count"): 2
    TAG_Byte("Slot"): 22
   }
  }
  TAG_String("id"): 5 bytes: "Chest"
  TAG_Int("z"): 181
  TAG_Int("y"): 11
  TAG_Int("x"): -8
 }
}