minecraft-data 3.93.0 → 3.95.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/data.js +38 -16
  2. package/doc/history.md +8 -0
  3. package/index.d.ts +5 -2
  4. package/minecraft-data/README.md +2 -2
  5. package/minecraft-data/data/bedrock/1.21.100/protocol.json +14329 -0
  6. package/minecraft-data/data/bedrock/1.21.100/version.json +6 -0
  7. package/minecraft-data/data/bedrock/1.21.80/blocksB2J.json +9913 -0
  8. package/minecraft-data/data/bedrock/1.21.80/blocksJ2B.json +27916 -0
  9. package/minecraft-data/data/bedrock/1.21.90/blockCollisionShapes.json +1588 -0
  10. package/minecraft-data/data/bedrock/1.21.90/blocks.json +22765 -0
  11. package/minecraft-data/data/bedrock/1.21.90/items.json +11957 -0
  12. package/minecraft-data/data/bedrock/1.21.93/proto.yml +4600 -0
  13. package/minecraft-data/data/bedrock/1.21.93/types.yml +2806 -0
  14. package/minecraft-data/data/bedrock/common/protocolVersions.json +6 -0
  15. package/minecraft-data/data/bedrock/common/versions.json +2 -1
  16. package/minecraft-data/data/bedrock/latest/proto.yml +11 -38
  17. package/minecraft-data/data/bedrock/latest/types.yml +36 -1
  18. package/minecraft-data/data/dataPaths.json +38 -16
  19. package/minecraft-data/data/pc/1.21.4/proto.yml +3242 -0
  20. package/minecraft-data/data/pc/1.21.4/protocol.json +2 -8
  21. package/minecraft-data/data/pc/1.21.5/entities.json +2816 -176
  22. package/minecraft-data/data/pc/1.21.5/protocol.json +9850 -0
  23. package/minecraft-data/data/pc/common/features.json +11 -6
  24. package/minecraft-data/data/pc/common/protocolVersions.json +32 -0
  25. package/minecraft-data/data/pc/latest/proto.yml +306 -169
  26. package/minecraft-data/doc/history.md +13 -0
  27. package/package.json +2 -2
@@ -0,0 +1,1588 @@
1
+ {
2
+ "blocks": {
3
+ "air": [0],
4
+ "stone": [1],
5
+ "granite": [1],
6
+ "polished_granite": [1],
7
+ "diorite": [1],
8
+ "polished_diorite": [1],
9
+ "andesite": [1],
10
+ "polished_andesite": [1],
11
+ "grass_block": [1],
12
+ "dirt": [1],
13
+ "coarse_dirt": [1],
14
+ "podzol": [1],
15
+ "cobblestone": [1],
16
+ "oak_planks": [1],
17
+ "spruce_planks": [1],
18
+ "birch_planks": [1],
19
+ "jungle_planks": [1],
20
+ "acacia_planks": [1],
21
+ "cherry_planks": [1],
22
+ "dark_oak_planks": [1],
23
+ "pale_oak_wood": [1, 1, 1],
24
+ "pale_oak_planks": [1],
25
+ "mangrove_planks": [1],
26
+ "bamboo_planks": [1],
27
+ "bamboo_mosaic": [1],
28
+ "oak_sapling": [0, 0],
29
+ "spruce_sapling": [0, 0],
30
+ "birch_sapling": [0, 0],
31
+ "jungle_sapling": [0, 0],
32
+ "acacia_sapling": [0, 0],
33
+ "cherry_sapling": [0, 0],
34
+ "dark_oak_sapling": [0, 0],
35
+ "pale_oak_sapling": [0, 0],
36
+ "mangrove_propagule": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
37
+ "bedrock": [1, 0],
38
+ "flowing_water": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
39
+ "water": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
40
+ "lava": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
41
+ "flowing_lava": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
42
+ "sand": [1],
43
+ "suspicious_sand": [1, 0, 1, 0, 1, 0, 1, 0],
44
+ "red_sand": [1],
45
+ "gravel": [1],
46
+ "suspicious_gravel": [1, 0, 1, 0, 1, 0, 1, 0],
47
+ "gold_ore": [1],
48
+ "deepslate_gold_ore": [1],
49
+ "iron_ore": [1],
50
+ "deepslate_iron_ore": [1],
51
+ "coal_ore": [1],
52
+ "deepslate_coal_ore": [1],
53
+ "nether_gold_ore": [1],
54
+ "oak_log": [1, 1, 1],
55
+ "spruce_log": [1, 1, 1],
56
+ "birch_log": [1, 1, 1],
57
+ "jungle_log": [1, 1, 1],
58
+ "acacia_log": [1, 1, 1],
59
+ "cherry_log": [1, 1, 1],
60
+ "dark_oak_log": [1, 1, 1],
61
+ "pale_oak_log": [1, 1, 1],
62
+ "mangrove_log": [1, 1, 1],
63
+ "mangrove_roots": [1],
64
+ "muddy_mangrove_roots": [1, 1, 1],
65
+ "bamboo_block": [1, 1, 1],
66
+ "stripped_spruce_log": [1, 1, 1],
67
+ "stripped_birch_log": [1, 1, 1],
68
+ "stripped_jungle_log": [1, 1, 1],
69
+ "stripped_acacia_log": [1, 1, 1],
70
+ "stripped_cherry_log": [1, 1, 1],
71
+ "stripped_dark_oak_log": [1, 1, 1],
72
+ "stripped_pale_oak_log": [1, 1, 1],
73
+ "stripped_oak_log": [1, 1, 1],
74
+ "stripped_mangrove_log": [1, 1, 1],
75
+ "stripped_bamboo_block": [1, 1, 1],
76
+ "oak_wood": [1, 1, 1],
77
+ "spruce_wood": [1, 1, 1],
78
+ "birch_wood": [1, 1, 1],
79
+ "jungle_wood": [1, 1, 1],
80
+ "acacia_wood": [1, 1, 1],
81
+ "cherry_wood": [1, 1, 1],
82
+ "dark_oak_wood": [1, 1, 1],
83
+ "mangrove_wood": [1, 1, 1],
84
+ "stripped_oak_wood": [1, 1, 1],
85
+ "stripped_spruce_wood": [1, 1, 1],
86
+ "stripped_birch_wood": [1, 1, 1],
87
+ "stripped_jungle_wood": [1, 1, 1],
88
+ "stripped_acacia_wood": [1, 1, 1],
89
+ "stripped_cherry_wood": [1, 1, 1],
90
+ "stripped_dark_oak_wood": [1, 1, 1],
91
+ "stripped_pale_oak_wood": [1, 1, 1],
92
+ "stripped_mangrove_wood": [1, 1, 1],
93
+ "oak_leaves": [1, 0, 1, 0],
94
+ "spruce_leaves": [1, 0, 1, 0],
95
+ "birch_leaves": [1, 0, 1, 0],
96
+ "jungle_leaves": [1, 0, 1, 0],
97
+ "acacia_leaves": [1, 0, 1, 0],
98
+ "cherry_leaves": [1, 0, 1, 0],
99
+ "dark_oak_leaves": [1, 0, 1, 0],
100
+ "pale_oak_leaves": [1, 0, 1, 0],
101
+ "mangrove_leaves": [1, 0, 1, 0],
102
+ "azalea_leaves": [1, 0, 1, 0],
103
+ "azalea_leaves_flowered": [1, 0, 1, 0],
104
+ "sponge": [1],
105
+ "wet_sponge": [1],
106
+ "glass": [1],
107
+ "lapis_ore": [1],
108
+ "deepslate_lapis_ore": [1],
109
+ "lapis_block": [1],
110
+ "dispenser": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
111
+ "sandstone": [1],
112
+ "chiseled_sandstone": [1],
113
+ "cut_sandstone": [1],
114
+ "noteblock": [1],
115
+ "bed": [2, 5, 3, 4, 2, 5, 3, 4, 3, 4, 2, 5, 3, 4, 2, 5],
116
+ "golden_rail": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
117
+ "detector_rail": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
118
+ "sticky_piston": [1, 1, 1, 1, 1, 1],
119
+ "web": [0],
120
+ "short_grass": [0],
121
+ "fern": [0],
122
+ "deadbush": [0],
123
+ "bush": [0],
124
+ "short_dry_grass": [0],
125
+ "tall_dry_grass": [0],
126
+ "seagrass": [0, 0, 0],
127
+ "piston": [1, 1, 1, 1, 1, 1],
128
+ "piston_arm_collision": [23, 21, 17, 13, 15, 19],
129
+ "sticky_piston_arm_collision": [23, 21, 17, 13, 15, 19],
130
+ "white_wool": [1],
131
+ "orange_wool": [1],
132
+ "magenta_wool": [1],
133
+ "light_blue_wool": [1],
134
+ "yellow_wool": [1],
135
+ "lime_wool": [1],
136
+ "pink_wool": [1],
137
+ "gray_wool": [1],
138
+ "light_gray_wool": [1],
139
+ "cyan_wool": [1],
140
+ "purple_wool": [1],
141
+ "blue_wool": [1],
142
+ "brown_wool": [1],
143
+ "green_wool": [1],
144
+ "red_wool": [1],
145
+ "black_wool": [1],
146
+ "moving_block": [0],
147
+ "dandelion": [0],
148
+ "torchflower": [0],
149
+ "poppy": [0],
150
+ "blue_orchid": [0],
151
+ "allium": [0],
152
+ "azure_bluet": [0],
153
+ "red_tulip": [0],
154
+ "orange_tulip": [0],
155
+ "white_tulip": [0],
156
+ "pink_tulip": [0],
157
+ "oxeye_daisy": [0],
158
+ "cornflower": [0],
159
+ "wither_rose": [0],
160
+ "lily_of_the_valley": [0],
161
+ "brown_mushroom": [0],
162
+ "red_mushroom": [0],
163
+ "gold_block": [1],
164
+ "iron_block": [1],
165
+ "brick_block": [1],
166
+ "underwater_tnt": [1, 0],
167
+ "tnt": [1, 0],
168
+ "bookshelf": [1],
169
+ "chiseled_bookshelf": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
170
+ "mossy_cobblestone": [1],
171
+ "obsidian": [1],
172
+ "torch": [0, 0, 0, 0, 0, 0],
173
+ "fire": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
174
+ "soul_fire": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
175
+ "mob_spawner": [1],
176
+ "creaking_heart": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
177
+ "oak_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
178
+ "chest": [49, 52, 50, 51],
179
+ "redstone_wire": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
180
+ "diamond_ore": [1],
181
+ "deepslate_diamond_ore": [1],
182
+ "diamond_block": [1],
183
+ "crafting_table": [1],
184
+ "wheat": [0, 0, 0, 0, 0, 0, 0, 0],
185
+ "farmland": [53, 53, 53, 53, 53, 53, 53, 53],
186
+ "lit_furnace": [1, 1, 1, 1],
187
+ "furnace": [1, 1, 1, 1],
188
+ "standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
189
+ "spruce_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
190
+ "birch_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
191
+ "acacia_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
192
+ "cherry_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
193
+ "jungle_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
194
+ "darkoak_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
195
+ "pale_oak_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
196
+ "mangrove_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
197
+ "bamboo_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
198
+ "wooden_door": [54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 55, 54, 57, 56, 54, 57, 56, 55, 55, 54, 57, 56],
199
+ "ladder": [0, 0, 55, 57, 56, 54],
200
+ "rail": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
201
+ "stone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
202
+ "wall_sign": [0, 0, 0, 0, 0, 0],
203
+ "spruce_wall_sign": [0, 0, 0, 0, 0, 0],
204
+ "birch_wall_sign": [0, 0, 0, 0, 0, 0],
205
+ "acacia_wall_sign": [0, 0, 0, 0, 0, 0],
206
+ "cherry_wall_sign": [0, 0, 0, 0, 0, 0],
207
+ "jungle_wall_sign": [0, 0, 0, 0, 0, 0],
208
+ "darkoak_wall_sign": [0, 0, 0, 0, 0, 0],
209
+ "pale_oak_wall_sign": [0, 0, 0, 0, 0, 0],
210
+ "mangrove_wall_sign": [0, 0, 0, 0, 0, 0],
211
+ "bamboo_wall_sign": [0, 0, 0, 0, 0, 0],
212
+ "oak_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
213
+ "spruce_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
214
+ "birch_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
215
+ "acacia_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
216
+ "cherry_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
217
+ "jungle_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
218
+ "dark_oak_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
219
+ "pale_oak_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
220
+ "crimson_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
221
+ "warped_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
222
+ "mangrove_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
223
+ "bamboo_hanging_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
224
+ "lever": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
225
+ "stone_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
226
+ "iron_door": [54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 55, 54, 57, 56, 54, 57, 56, 55, 55, 54, 57, 56],
227
+ "wooden_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
228
+ "spruce_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
229
+ "birch_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
230
+ "jungle_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
231
+ "acacia_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
232
+ "cherry_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
233
+ "dark_oak_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
234
+ "pale_oak_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
235
+ "mangrove_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
236
+ "bamboo_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
237
+ "redstone_ore": [1],
238
+ "lit_redstone_ore": [1],
239
+ "deepslate_redstone_ore": [1],
240
+ "lit_deepslate_redstone_ore": [1],
241
+ "redstone_torch": [0, 0, 0, 0, 0, 0],
242
+ "unlit_redstone_torch": [0, 0, 0, 0, 0, 0],
243
+ "stone_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
244
+ "snow_layer": [0, 60, 61, 62, 63, 64, 10, 65, 0, 0, 0, 0, 0, 0, 0, 0],
245
+ "ice": [1],
246
+ "snow": [1],
247
+ "cactus": [66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66],
248
+ "cactus_flower": [0],
249
+ "clay": [1],
250
+ "reeds": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
251
+ "jukebox": [1],
252
+ "oak_fence": [82],
253
+ "netherrack": [1],
254
+ "soul_sand": [65],
255
+ "soul_soil": [1],
256
+ "basalt": [1, 1, 1],
257
+ "polished_basalt": [1, 1, 1],
258
+ "soul_torch": [0, 0, 0, 0, 0, 0],
259
+ "glowstone": [1],
260
+ "portal": [0, 0, 0],
261
+ "carved_pumpkin": [1, 1, 1, 1],
262
+ "lit_pumpkin": [1, 1, 1, 1],
263
+ "cake": [83, 84, 85, 86, 87, 88, 89],
264
+ "powered_repeater": [60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60],
265
+ "unpowered_repeater": [60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60],
266
+ "white_stained_glass": [1],
267
+ "orange_stained_glass": [1],
268
+ "magenta_stained_glass": [1],
269
+ "light_blue_stained_glass": [1],
270
+ "yellow_stained_glass": [1],
271
+ "lime_stained_glass": [1],
272
+ "pink_stained_glass": [1],
273
+ "gray_stained_glass": [1],
274
+ "light_gray_stained_glass": [1],
275
+ "cyan_stained_glass": [1],
276
+ "purple_stained_glass": [1],
277
+ "blue_stained_glass": [1],
278
+ "brown_stained_glass": [1],
279
+ "green_stained_glass": [1],
280
+ "red_stained_glass": [1],
281
+ "black_stained_glass": [1],
282
+ "trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55],
283
+ "spruce_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55],
284
+ "birch_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55],
285
+ "jungle_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55],
286
+ "acacia_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55],
287
+ "cherry_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55],
288
+ "dark_oak_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55],
289
+ "pale_oak_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55],
290
+ "mangrove_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55],
291
+ "bamboo_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55],
292
+ "stone_bricks": [1],
293
+ "mossy_stone_bricks": [1],
294
+ "cracked_stone_bricks": [1],
295
+ "chiseled_stone_bricks": [1],
296
+ "packed_mud": [1],
297
+ "mud_bricks": [1],
298
+ "infested_stone": [1],
299
+ "infested_cobblestone": [1],
300
+ "infested_stone_bricks": [1],
301
+ "infested_mossy_stone_bricks": [1],
302
+ "infested_cracked_stone_bricks": [1],
303
+ "infested_chiseled_stone_bricks": [1],
304
+ "brown_mushroom_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 0],
305
+ "red_mushroom_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1],
306
+ "iron_bars": [107],
307
+ "chain": [109, 108, 110],
308
+ "glass_pane": [107],
309
+ "pumpkin": [0, 0, 1, 0],
310
+ "melon_block": [1],
311
+ "pumpkin_stem": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
312
+ "melon_stem": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
313
+ "vine": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
314
+ "glow_lichen": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
315
+ "resin_clump": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
316
+ "fence_gate": [73, 76, 73, 76, 0, 0, 0, 0, 73, 76, 73, 76, 0, 0, 0, 0],
317
+ "brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
318
+ "stone_brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
319
+ "mud_brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
320
+ "mycelium": [1],
321
+ "waterlily": [111],
322
+ "resin_block": [1],
323
+ "resin_bricks": [1],
324
+ "resin_brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
325
+ "resin_brick_double_slab": [1, 0],
326
+ "resin_brick_slab": [63, 112],
327
+ "resin_brick_wall": [0, 113, 122, 120, 122, 120, 130, 128, 138, 136, 138, 136, 130, 128, 138, 136, 138, 136, 118, 116, 126, 124, 126, 124, 134, 132, 142, 140, 142, 140, 134, 132, 142, 140, 142, 140, 118, 116, 126, 124, 126, 124, 134, 132, 142, 140, 142, 140, 134, 132, 142, 140, 142, 140, 115, 114, 123, 121, 123, 121, 131, 129, 139, 137, 139, 137, 131, 129, 139, 137, 139, 137, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141, 115, 114, 123, 121, 123, 121, 131, 129, 139, 137, 139, 137, 131, 129, 139, 137, 139, 137, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141],
328
+ "chiseled_resin_bricks": [1],
329
+ "nether_brick": [1],
330
+ "nether_brick_fence": [82],
331
+ "nether_brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
332
+ "nether_wart": [0, 0, 0, 0],
333
+ "enchanting_table": [10],
334
+ "brewing_stand": [144, 144, 144, 144, 144, 144, 144, 144],
335
+ "cauldron": [145, 0, 0, 145, 145, 0, 145, 0, 0, 0, 0, 0, 0, 145, 0, 0, 0, 145, 145, 0, 145],
336
+ "end_portal": [0],
337
+ "end_portal_frame": [147, 147, 147, 147, 146, 146, 146, 146],
338
+ "end_stone": [1],
339
+ "dragon_egg": [148],
340
+ "redstone_lamp": [1],
341
+ "lit_redstone_lamp": [1],
342
+ "cocoa": [150, 151, 149, 152, 154, 155, 153, 156, 158, 159, 157, 160],
343
+ "sandstone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
344
+ "emerald_ore": [1],
345
+ "deepslate_emerald_ore": [1],
346
+ "ender_chest": [48, 48, 48, 48],
347
+ "tripwire_hook": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
348
+ "trip_wire": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
349
+ "emerald_block": [1],
350
+ "spruce_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
351
+ "birch_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
352
+ "jungle_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
353
+ "command_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
354
+ "beacon": [1],
355
+ "cobblestone_wall": [0, 113, 122, 120, 122, 120, 130, 128, 138, 136, 138, 136, 130, 128, 138, 136, 138, 136, 118, 116, 126, 124, 126, 124, 134, 132, 142, 140, 142, 140, 134, 132, 142, 140, 142, 140, 118, 116, 126, 124, 126, 124, 134, 132, 142, 140, 142, 140, 134, 132, 142, 140, 142, 140, 115, 114, 123, 121, 123, 121, 131, 129, 139, 137, 139, 137, 131, 129, 139, 137, 139, 137, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141, 115, 114, 123, 121, 123, 121, 131, 129, 139, 137, 139, 137, 131, 129, 139, 137, 139, 137, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141],
356
+ "mossy_cobblestone_wall": [0, 113, 122, 120, 122, 120, 130, 128, 138, 136, 138, 136, 130, 128, 138, 136, 138, 136, 118, 116, 126, 124, 126, 124, 134, 132, 142, 140, 142, 140, 134, 132, 142, 140, 142, 140, 118, 116, 126, 124, 126, 124, 134, 132, 142, 140, 142, 140, 134, 132, 142, 140, 142, 140, 115, 114, 123, 121, 123, 121, 131, 129, 139, 137, 139, 137, 131, 129, 139, 137, 139, 137, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141, 115, 114, 123, 121, 123, 121, 131, 129, 139, 137, 139, 137, 131, 129, 139, 137, 139, 137, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141, 119, 117, 127, 125, 127, 125, 135, 133, 143, 141, 143, 141, 135, 133, 143, 141, 143, 141],
357
+ "carrots": [0, 0, 0, 0, 0, 0, 0, 0],
358
+ "potatoes": [0, 0, 0, 0, 0, 0, 0, 0],
359
+ "wooden_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
360
+ "spruce_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
361
+ "birch_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
362
+ "jungle_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
363
+ "acacia_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
364
+ "cherry_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
365
+ "dark_oak_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
366
+ "pale_oak_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
367
+ "mangrove_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
368
+ "bamboo_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
369
+ "skeleton_skull": [0, 162, 163, 164, 165, 166],
370
+ "wither_skeleton_skull": [0, 162, 163, 164, 165, 166],
371
+ "zombie_head": [0, 162, 163, 164, 165, 166],
372
+ "player_head": [0, 162, 163, 164, 165, 166],
373
+ "creeper_head": [0, 162, 163, 164, 165, 166],
374
+ "dragon_head": [0, 162, 163, 164, 165, 166],
375
+ "piglin_head": [0, 167, 168, 169, 170, 171],
376
+ "anvil": [172, 173, 172, 173],
377
+ "chipped_anvil": [172, 173, 172, 173],
378
+ "damaged_anvil": [172, 173, 172, 173],
379
+ "trapped_chest": [49, 52, 50, 51],
380
+ "light_weighted_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
381
+ "heavy_weighted_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
382
+ "powered_comparator": [0, 0, 0, 0, 0, 0, 0, 0, 60, 60, 60, 60, 60, 60, 60, 60],
383
+ "unpowered_comparator": [60, 60, 60, 60, 60, 60, 60, 60, 0, 0, 0, 0, 0, 0, 0, 0],
384
+ "daylight_detector": [62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62],
385
+ "daylight_detector_inverted": [62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62],
386
+ "redstone_block": [1],
387
+ "quartz_ore": [1],
388
+ "hopper": [174, 0, 175, 176, 177, 178, 174, 0, 175, 176, 177, 178],
389
+ "quartz_block": [1, 0, 0],
390
+ "chiseled_quartz_block": [1, 0, 0],
391
+ "quartz_pillar": [1, 1, 1],
392
+ "quartz_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
393
+ "activator_rail": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
394
+ "dropper": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
395
+ "white_terracotta": [1],
396
+ "orange_terracotta": [1],
397
+ "magenta_terracotta": [1],
398
+ "light_blue_terracotta": [1],
399
+ "yellow_terracotta": [1],
400
+ "lime_terracotta": [1],
401
+ "pink_terracotta": [1],
402
+ "gray_terracotta": [1],
403
+ "light_gray_terracotta": [1],
404
+ "cyan_terracotta": [1],
405
+ "purple_terracotta": [1],
406
+ "blue_terracotta": [1],
407
+ "brown_terracotta": [1],
408
+ "green_terracotta": [1],
409
+ "red_terracotta": [1],
410
+ "black_terracotta": [1],
411
+ "white_stained_glass_pane": [107],
412
+ "orange_stained_glass_pane": [107],
413
+ "magenta_stained_glass_pane": [107],
414
+ "light_blue_stained_glass_pane": [107],
415
+ "yellow_stained_glass_pane": [107],
416
+ "lime_stained_glass_pane": [107],
417
+ "pink_stained_glass_pane": [107],
418
+ "gray_stained_glass_pane": [107],
419
+ "light_gray_stained_glass_pane": [107],
420
+ "cyan_stained_glass_pane": [107],
421
+ "purple_stained_glass_pane": [107],
422
+ "blue_stained_glass_pane": [107],
423
+ "brown_stained_glass_pane": [107],
424
+ "green_stained_glass_pane": [107],
425
+ "red_stained_glass_pane": [107],
426
+ "black_stained_glass_pane": [107],
427
+ "acacia_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
428
+ "cherry_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
429
+ "dark_oak_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
430
+ "pale_oak_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
431
+ "mangrove_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
432
+ "bamboo_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
433
+ "bamboo_mosaic_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
434
+ "slime": [1],
435
+ "barrier": [1],
436
+ "light_block_9": [0],
437
+ "light_block_8": [0],
438
+ "light_block_7": [0],
439
+ "light_block_6": [0],
440
+ "light_block_5": [0],
441
+ "light_block_4": [0],
442
+ "light_block_3": [0],
443
+ "light_block_2": [0],
444
+ "light_block_1": [0],
445
+ "light_block_0": [0],
446
+ "light_block_12": [0],
447
+ "light_block_13": [0],
448
+ "light_block_10": [0],
449
+ "light_block_11": [0],
450
+ "light_block_14": [0],
451
+ "light_block_15": [0],
452
+ "iron_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55],
453
+ "prismarine": [1],
454
+ "prismarine_bricks": [1],
455
+ "dark_prismarine": [1],
456
+ "prismarine_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
457
+ "prismarine_bricks_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
458
+ "dark_prismarine_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
459
+ "prismarine_slab": [63, 112],
460
+ "prismarine_double_slab": [1, 0],
461
+ "prismarine_brick_slab": [63, 112],
462
+ "prismarine_brick_double_slab": [1, 0],
463
+ "dark_prismarine_double_slab": [1, 0],
464
+ "dark_prismarine_slab": [63, 112],
465
+ "sea_lantern": [1],
466
+ "hay_block": [1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0],
467
+ "white_carpet": [179],
468
+ "orange_carpet": [179],
469
+ "magenta_carpet": [179],
470
+ "light_blue_carpet": [179],
471
+ "yellow_carpet": [179],
472
+ "lime_carpet": [179],
473
+ "pink_carpet": [179],
474
+ "gray_carpet": [179],
475
+ "light_gray_carpet": [179],
476
+ "cyan_carpet": [179],
477
+ "purple_carpet": [179],
478
+ "blue_carpet": [179],
479
+ "brown_carpet": [179],
480
+ "green_carpet": [179],
481
+ "red_carpet": [179],
482
+ "black_carpet": [179],
483
+ "hardened_clay": [1],
484
+ "coal_block": [1],
485
+ "packed_ice": [1],
486
+ "sunflower": [0, 0],
487
+ "lilac": [0, 0],
488
+ "rose_bush": [0, 0],
489
+ "peony": [0, 0],
490
+ "tall_grass": [0, 0],
491
+ "large_fern": [0, 0],
492
+ "standing_banner": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
493
+ "wall_banner": [0, 0, 0, 0, 0, 0],
494
+ "red_sandstone": [1],
495
+ "chiseled_red_sandstone": [1],
496
+ "cut_red_sandstone": [1],
497
+ "red_sandstone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
498
+ "oak_double_slab": [1, 0],
499
+ "oak_slab": [63, 112],
500
+ "spruce_double_slab": [1, 0],
501
+ "spruce_slab": [63, 112],
502
+ "birch_slab": [63, 112],
503
+ "birch_double_slab": [1, 0],
504
+ "jungle_slab": [63, 112],
505
+ "jungle_double_slab": [1, 0],
506
+ "acacia_double_slab": [1, 0],
507
+ "acacia_slab": [63, 112],
508
+ "cherry_double_slab": [1, 0],
509
+ "cherry_slab": [63, 112],
510
+ "dark_oak_slab": [63, 112],
511
+ "dark_oak_double_slab": [1, 0],
512
+ "pale_oak_slab": [63, 112],
513
+ "pale_oak_double_slab": [1, 0],
514
+ "mangrove_double_slab": [1, 0],
515
+ "mangrove_slab": [63, 112],
516
+ "bamboo_double_slab": [1, 0],
517
+ "bamboo_slab": [63, 112],
518
+ "bamboo_mosaic_slab": [63, 112],
519
+ "bamboo_mosaic_double_slab": [1, 0],
520
+ "normal_stone_slab": [63, 112],
521
+ "normal_stone_double_slab": [1, 0],
522
+ "smooth_stone_double_slab": [1, 0],
523
+ "smooth_stone_slab": [63, 112],
524
+ "sandstone_slab": [63, 112],
525
+ "sandstone_double_slab": [1, 0],
526
+ "cut_sandstone_double_slab": [1, 0],
527
+ "cut_sandstone_slab": [63, 112],
528
+ "petrified_oak_double_slab": [1, 0],
529
+ "petrified_oak_slab": [63, 112],
530
+ "cobblestone_slab": [63, 112],
531
+ "cobblestone_double_slab": [1, 0],
532
+ "brick_double_slab": [1, 0],
533
+ "brick_slab": [63, 112],
534
+ "stone_brick_double_slab": [1, 0],
535
+ "stone_brick_slab": [63, 112],
536
+ "mud_brick_double_slab": [1, 0],
537
+ "mud_brick_slab": [63, 112],
538
+ "nether_brick_slab": [63, 112],
539
+ "nether_brick_double_slab": [1, 0],
540
+ "quartz_double_slab": [1, 0],
541
+ "quartz_slab": [63, 112],
542
+ "red_sandstone_double_slab": [1, 0],
543
+ "red_sandstone_slab": [63, 112],
544
+ "cut_red_sandstone_double_slab": [1, 0],
545
+ "cut_red_sandstone_slab": [63, 112],
546
+ "purpur_slab": [63, 112],
547
+ "purpur_double_slab": [1, 0],
548
+ "smooth_stone": [1],
549
+ "smooth_sandstone": [1],
550
+ "smooth_quartz": [1, 0, 0],
551
+ "smooth_red_sandstone": [1],
552
+ "spruce_fence_gate": [73, 76, 73, 76, 0, 0, 0, 0, 73, 76, 73, 76, 0, 0, 0, 0],
553
+ "birch_fence_gate": [73, 76, 73, 76, 0, 0, 0, 0, 73, 76, 73, 76, 0, 0, 0, 0],
554
+ "jungle_fence_gate": [73, 76, 73, 76, 0, 0, 0, 0, 73, 76, 73, 76, 0, 0, 0, 0],
555
+ "acacia_fence_gate": [73, 76, 73, 76, 0, 0, 0, 0, 73, 76, 73, 76, 0, 0, 0, 0],
556
+ "cherry_fence_gate": [73, 76, 73, 76, 0, 0, 0, 0, 73, 76, 73, 76, 0, 0, 0, 0],
557
+ "dark_oak_fence_gate": [73, 76, 73, 76, 0, 0, 0, 0, 73, 76, 73, 76, 0, 0, 0, 0],
558
+ "pale_oak_fence_gate": [73, 76, 73, 76, 0, 0, 0, 0, 73, 76, 73, 76, 0, 0, 0, 0],
559
+ "mangrove_fence_gate": [73, 76, 73, 76, 0, 0, 0, 0, 73, 76, 73, 76, 0, 0, 0, 0],
560
+ "bamboo_fence_gate": [73, 76, 73, 76, 0, 0, 0, 0, 73, 76, 73, 76, 0, 0, 0, 0],
561
+ "spruce_fence": [82],
562
+ "birch_fence": [82],
563
+ "jungle_fence": [82],
564
+ "acacia_fence": [82],
565
+ "cherry_fence": [82],
566
+ "dark_oak_fence": [82],
567
+ "pale_oak_fence": [82],
568
+ "mangrove_fence": [82],
569
+ "bamboo_fence": [82],
570
+ "spruce_door": [54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 55, 54, 57, 56, 54, 57, 56, 55, 55, 54, 57, 56],
571
+ "birch_door": [54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 55, 54, 57, 56, 54, 57, 56, 55, 55, 54, 57, 56],
572
+ "jungle_door": [54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 55, 54, 57, 56, 54, 57, 56, 55, 55, 54, 57, 56],
573
+ "acacia_door": [54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 55, 54, 57, 56, 54, 57, 56, 55, 55, 54, 57, 56],
574
+ "cherry_door": [54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 55, 54, 57, 56, 54, 57, 56, 55, 55, 54, 57, 56],
575
+ "dark_oak_door": [54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 55, 54, 57, 56, 54, 57, 56, 55, 55, 54, 57, 56],
576
+ "pale_oak_door": [54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 55, 54, 57, 56, 54, 57, 56, 55, 55, 54, 57, 56],
577
+ "mangrove_door": [54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 55, 54, 57, 56, 54, 57, 56, 55, 55, 54, 57, 56],
578
+ "bamboo_door": [54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 57, 56, 55, 54, 54, 57, 56, 55, 55, 54, 57, 56, 54, 57, 56, 55, 55, 54, 57, 56],
579
+ "end_rod": [182, 182, 180, 180, 181, 181],
580
+ "chorus_plant": [246],
581
+ "chorus_flower": [1, 1, 1, 1, 1, 1],
582
+ "purpur_block": [1, 0, 0],
583
+ "purpur_pillar": [1, 1, 1],
584
+ "purpur_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
585
+ "end_bricks": [1],
586
+ "torchflower_crop": [0, 0, 0, 0, 0, 0, 0, 0],
587
+ "pitcher_crop": [247, 0, 248, 0, 0, 0, 248, 0, 0, 0, 248, 0, 0, 0, 248, 0],
588
+ "pitcher_plant": [0, 0],
589
+ "beetroot": [0, 0, 0, 0, 0, 0, 0, 0],
590
+ "grass_path": [53],
591
+ "end_gateway": [0],
592
+ "repeating_command_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
593
+ "chain_command_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
594
+ "frosted_ice": [1, 1, 1, 1],
595
+ "magma": [1],
596
+ "nether_wart_block": [1],
597
+ "red_nether_brick": [1],
598
+ "bone_block": [1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0],
599
+ "structure_void": [0],
600
+ "observer": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
601
+ "undyed_shulker_box": [1],
602
+ "white_shulker_box": [1],
603
+ "orange_shulker_box": [1],
604
+ "magenta_shulker_box": [1],
605
+ "light_blue_shulker_box": [1],
606
+ "yellow_shulker_box": [1],
607
+ "lime_shulker_box": [1],
608
+ "pink_shulker_box": [1],
609
+ "gray_shulker_box": [1],
610
+ "light_gray_shulker_box": [1],
611
+ "cyan_shulker_box": [1],
612
+ "purple_shulker_box": [1],
613
+ "blue_shulker_box": [1],
614
+ "brown_shulker_box": [1],
615
+ "green_shulker_box": [1],
616
+ "red_shulker_box": [1],
617
+ "black_shulker_box": [1],
618
+ "white_glazed_terracotta": [0, 0, 1, 1, 1, 1],
619
+ "orange_glazed_terracotta": [0, 0, 1, 1, 1, 1],
620
+ "magenta_glazed_terracotta": [0, 0, 1, 1, 1, 1],
621
+ "light_blue_glazed_terracotta": [0, 0, 1, 1, 1, 1],
622
+ "yellow_glazed_terracotta": [0, 0, 1, 1, 1, 1],
623
+ "lime_glazed_terracotta": [0, 0, 1, 1, 1, 1],
624
+ "pink_glazed_terracotta": [0, 0, 1, 1, 1, 1],
625
+ "gray_glazed_terracotta": [0, 0, 1, 1, 1, 1],
626
+ "silver_glazed_terracotta": [0, 0, 1, 1, 1, 1],
627
+ "cyan_glazed_terracotta": [0, 0, 1, 1, 1, 1],
628
+ "purple_glazed_terracotta": [0, 0, 1, 1, 1, 1],
629
+ "blue_glazed_terracotta": [0, 0, 1, 1, 1, 1],
630
+ "brown_glazed_terracotta": [0, 0, 1, 1, 1, 1],
631
+ "green_glazed_terracotta": [0, 0, 1, 1, 1, 1],
632
+ "red_glazed_terracotta": [0, 0, 1, 1, 1, 1],
633
+ "black_glazed_terracotta": [0, 0, 1, 1, 1, 1],
634
+ "white_concrete": [1],
635
+ "orange_concrete": [1],
636
+ "magenta_concrete": [1],
637
+ "light_blue_concrete": [1],
638
+ "yellow_concrete": [1],
639
+ "lime_concrete": [1],
640
+ "pink_concrete": [1],
641
+ "gray_concrete": [1],
642
+ "light_gray_concrete": [1],
643
+ "cyan_concrete": [1],
644
+ "purple_concrete": [1],
645
+ "blue_concrete": [1],
646
+ "brown_concrete": [1],
647
+ "green_concrete": [1],
648
+ "red_concrete": [1],
649
+ "black_concrete": [1],
650
+ "white_concrete_powder": [1],
651
+ "orange_concrete_powder": [1],
652
+ "magenta_concrete_powder": [1],
653
+ "light_blue_concrete_powder": [1],
654
+ "yellow_concrete_powder": [1],
655
+ "lime_concrete_powder": [1],
656
+ "pink_concrete_powder": [1],
657
+ "gray_concrete_powder": [1],
658
+ "light_gray_concrete_powder": [1],
659
+ "cyan_concrete_powder": [1],
660
+ "purple_concrete_powder": [1],
661
+ "blue_concrete_powder": [1],
662
+ "brown_concrete_powder": [1],
663
+ "green_concrete_powder": [1],
664
+ "red_concrete_powder": [1],
665
+ "black_concrete_powder": [1],
666
+ "kelp": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
667
+ "dried_kelp_block": [1],
668
+ "turtle_egg": [249, 250, 250, 250, 249, 250, 250, 250, 249, 250, 250, 250],
669
+ "sniffer_egg": [251, 251, 251],
670
+ "dead_tube_coral_block": [252],
671
+ "dead_brain_coral_block": [252],
672
+ "dead_bubble_coral_block": [252],
673
+ "dead_fire_coral_block": [252],
674
+ "dead_horn_coral_block": [252],
675
+ "tube_coral_block": [252],
676
+ "brain_coral_block": [252],
677
+ "bubble_coral_block": [252],
678
+ "fire_coral_block": [252],
679
+ "horn_coral_block": [252],
680
+ "dead_tube_coral": [252],
681
+ "dead_brain_coral": [252],
682
+ "dead_bubble_coral": [252],
683
+ "dead_fire_coral": [252],
684
+ "dead_horn_coral": [252],
685
+ "tube_coral": [252],
686
+ "brain_coral": [252],
687
+ "bubble_coral": [252],
688
+ "fire_coral": [252],
689
+ "horn_coral": [252],
690
+ "dead_tube_coral_fan": [252, 0],
691
+ "dead_brain_coral_fan": [1, 0],
692
+ "dead_bubble_coral_fan": [1, 0],
693
+ "dead_fire_coral_fan": [1, 0],
694
+ "dead_horn_coral_fan": [1, 0],
695
+ "tube_coral_fan": [1, 0],
696
+ "brain_coral_fan": [0, 0],
697
+ "bubble_coral_fan": [0, 0],
698
+ "fire_coral_fan": [0, 0],
699
+ "horn_coral_fan": [0, 0],
700
+ "dead_tube_coral_wall_fan": [0, 0, 0, 0],
701
+ "dead_brain_coral_wall_fan": [0, 0, 0, 0],
702
+ "dead_bubble_coral_wall_fan": [0, 0, 0, 0],
703
+ "dead_fire_coral_wall_fan": [0, 0, 0, 0],
704
+ "dead_horn_coral_wall_fan": [0, 0, 0, 0],
705
+ "tube_coral_wall_fan": [0, 0, 0, 0],
706
+ "brain_coral_wall_fan": [0, 0, 0, 0],
707
+ "bubble_coral_wall_fan": [0, 0, 0, 0],
708
+ "fire_coral_wall_fan": [0, 0, 0, 0],
709
+ "horn_coral_wall_fan": [0, 0, 0, 0],
710
+ "sea_pickle": [0, 0, 0, 0, 0, 0, 0, 0],
711
+ "blue_ice": [0],
712
+ "conduit": [0],
713
+ "bamboo_sapling": [0, 0],
714
+ "bamboo": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
715
+ "bubble_column": [0, 0],
716
+ "polished_granite_stairs": [38, 37, 27, 258, 42, 32, 0, 256],
717
+ "smooth_red_sandstone_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
718
+ "mossy_stone_brick_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
719
+ "polished_diorite_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
720
+ "mossy_cobblestone_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
721
+ "end_brick_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
722
+ "normal_stone_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
723
+ "smooth_sandstone_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
724
+ "smooth_quartz_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
725
+ "granite_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
726
+ "andesite_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
727
+ "red_nether_brick_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
728
+ "polished_andesite_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
729
+ "diorite_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
730
+ "polished_granite_slab": [45, 27],
731
+ "polished_granite_double_slab": [41, 0],
732
+ "smooth_red_sandstone_double_slab": [32, 0],
733
+ "smooth_red_sandstone_slab": [43, 30],
734
+ "mossy_stone_brick_slab": [26, 46],
735
+ "mossy_stone_brick_double_slab": [35, 0],
736
+ "polished_diorite_slab": [37, 28],
737
+ "polished_diorite_double_slab": [47, 0],
738
+ "mossy_cobblestone_slab": [40, 31],
739
+ "mossy_cobblestone_double_slab": [33, 0],
740
+ "end_stone_brick_slab": [112, 42],
741
+ "end_stone_brick_double_slab": [63, 0],
742
+ "smooth_sandstone_slab": [112, 1],
743
+ "smooth_sandstone_double_slab": [63, 0],
744
+ "smooth_quartz_double_slab": [63, 0],
745
+ "smooth_quartz_slab": [112, 1],
746
+ "granite_slab": [112, 1],
747
+ "granite_double_slab": [63, 0],
748
+ "andesite_double_slab": [63, 0],
749
+ "andesite_slab": [112, 1],
750
+ "red_nether_brick_double_slab": [63, 0],
751
+ "red_nether_brick_slab": [112, 1],
752
+ "polished_andesite_double_slab": [63, 0],
753
+ "polished_andesite_slab": [112, 1],
754
+ "diorite_slab": [112, 1],
755
+ "diorite_double_slab": [63, 0],
756
+ "brick_wall": [112, 112, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 112, 112, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 112, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 63, 63, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 63, 63, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 63, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 63, 63, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 63, 63, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 63, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
757
+ "prismarine_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
758
+ "red_sandstone_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
759
+ "mossy_stone_brick_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
760
+ "granite_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
761
+ "stone_brick_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
762
+ "mud_brick_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
763
+ "nether_brick_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
764
+ "andesite_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
765
+ "red_nether_brick_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
766
+ "sandstone_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
767
+ "end_stone_brick_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
768
+ "diorite_wall": [141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 141, 139, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 141, 143, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 143, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 140, 138, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 140, 142, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 142, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
769
+ "scaffolding": [137, 139, 138, 139, 141, 140, 141, 143, 142, 143, 141, 140, 141, 143, 142, 143],
770
+ "loom": [259, 259, 259, 259],
771
+ "barrel": [259, 259, 259, 259, 259, 259, 259, 259, 259, 259, 259, 259],
772
+ "smoker": [259, 259, 259, 259],
773
+ "lit_smoker": [259, 259, 259, 259],
774
+ "lit_blast_furnace": [259, 259, 259, 259],
775
+ "blast_furnace": [259, 259, 259, 259],
776
+ "cartography_table": [1],
777
+ "fletching_table": [1],
778
+ "grindstone": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0],
779
+ "lectern": [1, 1, 1, 1, 1, 1, 1, 1],
780
+ "smithing_table": [1],
781
+ "stonecutter_block": [1, 1, 1, 260],
782
+ "bell": [261, 266, 262, 264, 267, 268, 268, 268, 268, 268, 268, 268, 268, 269, 1, 269, 260, 265, 261, 263, 266, 268, 267, 268, 268, 268, 268, 268, 268, 269, 268, 269],
783
+ "lantern": [270, 270],
784
+ "soul_lantern": [271, 271],
785
+ "campfire": [274, 277, 272, 280, 276, 278, 272, 280],
786
+ "soul_campfire": [281, 281, 281, 281, 281, 281, 281, 281],
787
+ "sweet_berry_bush": [281, 281, 281, 281, 0, 0, 0, 0],
788
+ "warped_stem": [281, 281, 281],
789
+ "stripped_warped_stem": [281, 281, 281],
790
+ "warped_hyphae": [281, 281, 281],
791
+ "stripped_warped_hyphae": [281, 281, 281],
792
+ "warped_nylium": [281],
793
+ "warped_fungus": [281],
794
+ "warped_wart_block": [281],
795
+ "warped_roots": [281],
796
+ "nether_sprouts": [281],
797
+ "crimson_stem": [281, 281, 281],
798
+ "stripped_crimson_stem": [281, 281, 281],
799
+ "crimson_hyphae": [281, 281, 281],
800
+ "stripped_crimson_hyphae": [281, 281, 0],
801
+ "crimson_nylium": [0],
802
+ "crimson_fungus": [0],
803
+ "shroomlight": [0],
804
+ "weeping_vines": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1],
805
+ "twisting_vines": [0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
806
+ "crimson_roots": [0],
807
+ "crimson_planks": [0],
808
+ "warped_planks": [0],
809
+ "crimson_double_slab": [0, 0],
810
+ "crimson_slab": [0, 0],
811
+ "warped_double_slab": [0, 0],
812
+ "warped_slab": [0, 0],
813
+ "crimson_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
814
+ "warped_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
815
+ "crimson_fence": [0],
816
+ "warped_fence": [82],
817
+ "crimson_trapdoor": [91, 91, 82, 74, 90, 90, 78, 70, 57, 55, 80, 72, 57, 55, 76, 68],
818
+ "warped_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 57, 55, 54, 56, 57, 55, 54, 56],
819
+ "crimson_fence_gate": [91, 90, 90, 91, 91, 90, 90, 91, 56, 54, 56, 54, 56, 54, 56, 54],
820
+ "warped_fence_gate": [73, 76, 73, 76, 0, 0, 0, 0, 73, 76, 73, 76, 0, 0, 0, 0],
821
+ "crimson_stairs": [38, 37, 27, 76, 42, 32, 0, 0],
822
+ "warped_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
823
+ "crimson_button": [47, 30, 43, 32, 46, 26, 47, 30, 43, 32, 46, 26],
824
+ "warped_button": [0, 42, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0],
825
+ "crimson_door": [57, 0, 55, 0, 56, 0, 54, 0, 57, 0, 55, 0, 56, 0, 54, 0, 57, 0, 55, 0, 54, 0, 56, 0, 57, 0, 55, 0, 54, 0, 56, 0],
826
+ "warped_door": [57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 54, 55, 56, 57, 57, 54, 55, 56, 54, 55, 56, 57],
827
+ "crimson_standing_sign": [55, 56, 57, 56, 55, 56, 57, 56, 57, 54, 55, 54, 57, 54, 55, 54],
828
+ "warped_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
829
+ "crimson_wall_sign": [0, 0, 0, 0, 0, 0],
830
+ "warped_wall_sign": [0, 0, 0, 0, 0, 0],
831
+ "structure_block": [0, 0, 0, 0, 0, 0],
832
+ "jigsaw": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
833
+ "unknown": [0],
834
+ "composter": [0, 0, 0, 0, 0, 0, 0, 0, 0],
835
+ "target": [1],
836
+ "bee_nest": [1, 282, 1, 1, 282, 282, 1, 1, 282, 282, 1, 1, 282, 282, 1, 1, 282, 1, 1, 1, 282, 1, 1, 1],
837
+ "beehive": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
838
+ "honey_block": [1],
839
+ "honeycomb_block": [1],
840
+ "netherite_block": [1],
841
+ "ancient_debris": [1],
842
+ "crying_obsidian": [1],
843
+ "respawn_anchor": [1, 1, 1, 1, 1],
844
+ "lodestone": [1],
845
+ "blackstone": [1],
846
+ "blackstone_stairs": [38, 37, 27, 1, 42, 32, 161, 1],
847
+ "blackstone_wall": [43, 45, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 37, 26, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 40, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 32, 41, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 47, 35, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 33, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 32, 41, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 47, 35, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 33, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
848
+ "blackstone_double_slab": [138, 0],
849
+ "blackstone_slab": [139, 137],
850
+ "polished_blackstone": [139],
851
+ "polished_blackstone_bricks": [139],
852
+ "cracked_polished_blackstone_bricks": [140],
853
+ "chiseled_polished_blackstone": [141],
854
+ "polished_blackstone_brick_double_slab": [143, 0],
855
+ "polished_blackstone_brick_slab": [141, 140],
856
+ "polished_blackstone_brick_stairs": [38, 37, 27, 63, 42, 32, 63, 141],
857
+ "polished_blackstone_brick_wall": [43, 45, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 37, 26, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 40, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 32, 41, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 47, 35, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 33, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 32, 41, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 47, 35, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 33, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
858
+ "gilded_blackstone": [137],
859
+ "polished_blackstone_stairs": [38, 37, 27, 140, 42, 32, 143, 141],
860
+ "polished_blackstone_double_slab": [41, 0],
861
+ "polished_blackstone_slab": [45, 27],
862
+ "polished_blackstone_pressure_plate": [30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30],
863
+ "polished_blackstone_button": [42, 26, 35, 28, 37, 47, 42, 26, 35, 28, 37, 47],
864
+ "polished_blackstone_wall": [0, 63, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 0, 0, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 0, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 0, 1, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 0, 0, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 0, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 0, 1, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 0, 0, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 0, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
865
+ "chiseled_nether_bricks": [137],
866
+ "cracked_nether_bricks": [137],
867
+ "quartz_bricks": [138],
868
+ "candle": [139, 141, 142, 143, 139, 140, 141, 143],
869
+ "white_candle": [141, 142, 143, 1, 140, 141, 143, 1],
870
+ "orange_candle": [283, 284, 285, 286, 283, 284, 285, 286],
871
+ "magenta_candle": [283, 284, 285, 286, 283, 284, 285, 286],
872
+ "light_blue_candle": [283, 284, 285, 286, 283, 284, 285, 286],
873
+ "yellow_candle": [283, 284, 285, 286, 283, 284, 285, 286],
874
+ "lime_candle": [283, 284, 285, 286, 283, 284, 285, 286],
875
+ "pink_candle": [283, 284, 285, 286, 283, 284, 285, 286],
876
+ "gray_candle": [283, 284, 285, 286, 283, 284, 285, 286],
877
+ "light_gray_candle": [283, 284, 285, 286, 283, 284, 285, 286],
878
+ "cyan_candle": [283, 284, 285, 286, 283, 284, 285, 286],
879
+ "purple_candle": [283, 284, 285, 286, 283, 284, 285, 286],
880
+ "blue_candle": [283, 284, 285, 286, 283, 284, 285, 286],
881
+ "brown_candle": [283, 284, 285, 286, 283, 284, 285, 286],
882
+ "green_candle": [283, 284, 285, 286, 283, 284, 285, 286],
883
+ "red_candle": [283, 284, 285, 286, 283, 284, 285, 286],
884
+ "black_candle": [283, 284, 285, 286, 283, 284, 285, 286],
885
+ "candle_cake": [283, 283],
886
+ "white_candle_cake": [283, 283],
887
+ "orange_candle_cake": [284, 284],
888
+ "magenta_candle_cake": [284, 284],
889
+ "light_blue_candle_cake": [285, 285],
890
+ "yellow_candle_cake": [285, 285],
891
+ "lime_candle_cake": [286, 286],
892
+ "pink_candle_cake": [286, 286],
893
+ "gray_candle_cake": [283, 283],
894
+ "light_gray_candle_cake": [283, 283],
895
+ "cyan_candle_cake": [284, 284],
896
+ "purple_candle_cake": [284, 284],
897
+ "blue_candle_cake": [285, 285],
898
+ "brown_candle_cake": [285, 285],
899
+ "green_candle_cake": [286, 286],
900
+ "red_candle_cake": [286, 286],
901
+ "black_candle_cake": [287, 287],
902
+ "amethyst_block": [287],
903
+ "budding_amethyst": [287],
904
+ "amethyst_cluster": [287, 287, 287, 287, 287, 287],
905
+ "large_amethyst_bud": [287, 287, 287, 287, 287, 287],
906
+ "medium_amethyst_bud": [289, 288, 287, 287, 1, 287],
907
+ "small_amethyst_bud": [295, 294, 290, 292, 293, 291],
908
+ "tuff": [296],
909
+ "tuff_slab": [298, 297],
910
+ "tuff_double_slab": [299, 0],
911
+ "tuff_stairs": [38, 37, 27, 309, 42, 32, 63, 304],
912
+ "tuff_wall": [43, 45, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 37, 26, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 40, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 32, 41, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 47, 35, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 33, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 32, 41, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 47, 35, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 33, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
913
+ "polished_tuff": [137],
914
+ "polished_tuff_slab": [139, 138],
915
+ "polished_tuff_double_slab": [139, 0],
916
+ "polished_tuff_stairs": [38, 37, 27, 142, 42, 32, 63, 143],
917
+ "polished_tuff_wall": [43, 45, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 37, 26, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 40, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 32, 41, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 47, 35, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 33, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 32, 41, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 47, 35, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 33, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
918
+ "chiseled_tuff": [137],
919
+ "tuff_bricks": [137],
920
+ "tuff_brick_slab": [138, 139],
921
+ "tuff_brick_double_slab": [139, 0],
922
+ "tuff_brick_stairs": [38, 37, 27, 143, 42, 32, 63, 142],
923
+ "tuff_brick_wall": [43, 45, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 37, 26, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 40, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 32, 41, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 47, 35, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 33, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 32, 41, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 47, 35, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 33, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
924
+ "chiseled_tuff_bricks": [137],
925
+ "calcite": [137],
926
+ "tinted_glass": [138],
927
+ "powder_snow": [139],
928
+ "sculk_sensor": [63, 63, 63],
929
+ "calibrated_sculk_sensor": [63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63],
930
+ "sculk": [63],
931
+ "sculk_vein": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 63, 0, 63, 0, 63, 0, 63, 0, 63, 0, 63, 0, 63, 0, 63, 0, 63, 0, 63, 0, 63, 0, 63, 0, 63, 0, 63, 0, 63],
932
+ "sculk_catalyst": [0, 0],
933
+ "sculk_shrieker": [0, 0, 0, 0],
934
+ "copper_block": [0],
935
+ "exposed_copper": [0],
936
+ "weathered_copper": [0],
937
+ "oxidized_copper": [0],
938
+ "copper_ore": [0],
939
+ "deepslate_copper_ore": [0],
940
+ "oxidized_cut_copper": [0],
941
+ "weathered_cut_copper": [0],
942
+ "exposed_cut_copper": [0],
943
+ "cut_copper": [0],
944
+ "oxidized_chiseled_copper": [0],
945
+ "weathered_chiseled_copper": [0],
946
+ "exposed_chiseled_copper": [0],
947
+ "chiseled_copper": [0],
948
+ "waxed_oxidized_chiseled_copper": [0],
949
+ "waxed_weathered_chiseled_copper": [0],
950
+ "waxed_exposed_chiseled_copper": [0],
951
+ "waxed_chiseled_copper": [0],
952
+ "oxidized_cut_copper_stairs": [38, 37, 27, 1, 42, 32, 1, 63],
953
+ "weathered_cut_copper_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
954
+ "exposed_cut_copper_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
955
+ "cut_copper_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
956
+ "oxidized_double_cut_copper_slab": [41, 0],
957
+ "oxidized_cut_copper_slab": [45, 27],
958
+ "weathered_cut_copper_slab": [43, 30],
959
+ "weathered_double_cut_copper_slab": [32, 0],
960
+ "exposed_double_cut_copper_slab": [35, 0],
961
+ "exposed_cut_copper_slab": [26, 46],
962
+ "double_cut_copper_slab": [47, 0],
963
+ "cut_copper_slab": [37, 28],
964
+ "waxed_copper": [31],
965
+ "waxed_weathered_copper": [31],
966
+ "waxed_exposed_copper": [40],
967
+ "waxed_oxidized_copper": [40],
968
+ "waxed_oxidized_cut_copper": [33],
969
+ "waxed_weathered_cut_copper": [33],
970
+ "waxed_exposed_cut_copper": [42],
971
+ "oxidized_copper_door": [57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 54, 55, 56, 57, 57, 54, 55, 56, 54, 55, 56, 57],
972
+ "raw_iron_block": [139],
973
+ "hard_blue_stained_glass_pane": [0],
974
+ "colored_torch_red": [0, 0, 0, 0, 0, 0],
975
+ "cobbled_deepslate_wall": [26, 43, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 40, 37, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 112, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 35, 32, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 33, 47, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 63, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 35, 32, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 33, 47, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 63, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
976
+ "trial_spawner": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
977
+ "material_reducer": [0, 0, 0, 0],
978
+ "hard_light_gray_stained_glass": [0],
979
+ "waxed_cut_copper_slab": [37, 28],
980
+ "info_update2": [0],
981
+ "waxed_oxidized_double_cut_copper_slab": [41, 0],
982
+ "waxed_copper_door": [57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 54, 55, 56, 57, 57, 54, 55, 56, 54, 55, 56, 57],
983
+ "polished_deepslate": [137],
984
+ "polished_deepslate_wall": [26, 43, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 40, 37, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 112, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 35, 32, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 33, 47, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 63, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 35, 32, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 33, 47, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 63, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
985
+ "crafter": [148, 148, 148, 148, 1, 1, 1, 1, 1, 1, 1, 1, 148, 148, 148, 148, 1, 1, 1, 1, 1, 1, 1, 1, 1, 161, 1, 1, 1, 1, 1, 1, 148, 148, 148, 148, 1, 1, 161, 1, 1, 1, 1, 0, 148, 148, 148, 148],
986
+ "colored_torch_purple": [0, 0, 0, 0, 0, 0],
987
+ "element_84": [0],
988
+ "element_85": [0],
989
+ "element_86": [0],
990
+ "element_87": [0],
991
+ "element_80": [0],
992
+ "element_81": [0],
993
+ "element_82": [0],
994
+ "element_83": [0],
995
+ "element_88": [0],
996
+ "element_89": [0],
997
+ "element_97": [0],
998
+ "element_96": [0],
999
+ "element_95": [0],
1000
+ "element_94": [0],
1001
+ "element_93": [0],
1002
+ "element_92": [0],
1003
+ "element_91": [0],
1004
+ "element_90": [0],
1005
+ "element_99": [0],
1006
+ "element_98": [0],
1007
+ "element_68": [0],
1008
+ "element_69": [0],
1009
+ "element_62": [0],
1010
+ "element_63": [0],
1011
+ "element_60": [0],
1012
+ "element_61": [0],
1013
+ "element_66": [0],
1014
+ "element_67": [0],
1015
+ "element_64": [0],
1016
+ "element_65": [0],
1017
+ "element_79": [0],
1018
+ "element_78": [0],
1019
+ "element_75": [0],
1020
+ "element_74": [0],
1021
+ "element_77": [0],
1022
+ "element_76": [0],
1023
+ "element_71": [0],
1024
+ "element_70": [0],
1025
+ "element_73": [0],
1026
+ "element_72": [0],
1027
+ "element_40": [0],
1028
+ "element_41": [0],
1029
+ "element_42": [0],
1030
+ "element_43": [0],
1031
+ "element_44": [0],
1032
+ "element_45": [0],
1033
+ "element_46": [0],
1034
+ "element_47": [0],
1035
+ "element_48": [0],
1036
+ "element_49": [0],
1037
+ "element_53": [0],
1038
+ "element_52": [0],
1039
+ "element_51": [0],
1040
+ "element_50": [0],
1041
+ "element_57": [0],
1042
+ "element_56": [0],
1043
+ "element_55": [0],
1044
+ "element_54": [0],
1045
+ "element_59": [0],
1046
+ "element_58": [0],
1047
+ "element_26": [0],
1048
+ "element_27": [0],
1049
+ "element_24": [0],
1050
+ "element_25": [0],
1051
+ "element_22": [0],
1052
+ "element_23": [0],
1053
+ "element_20": [0],
1054
+ "element_21": [0],
1055
+ "element_28": [0],
1056
+ "element_29": [0],
1057
+ "element_39": [0],
1058
+ "element_38": [0],
1059
+ "element_31": [0],
1060
+ "element_30": [0],
1061
+ "element_33": [0],
1062
+ "element_32": [0],
1063
+ "element_35": [0],
1064
+ "element_34": [0],
1065
+ "element_37": [0],
1066
+ "element_36": [0],
1067
+ "element_19": [0],
1068
+ "element_18": [0],
1069
+ "element_17": [0],
1070
+ "element_16": [0],
1071
+ "element_15": [0],
1072
+ "element_14": [0],
1073
+ "element_13": [0],
1074
+ "element_12": [0],
1075
+ "element_11": [0],
1076
+ "element_10": [0],
1077
+ "weathered_copper_bulb": [54, 54, 54, 54],
1078
+ "wildflowers": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 318, 318, 179, 0, 0, 0, 0],
1079
+ "hard_pink_stained_glass_pane": [0],
1080
+ "chemical_heat": [0],
1081
+ "netherreactor": [0],
1082
+ "waxed_cut_copper": [42],
1083
+ "waxed_oxidized_copper_grate": [91],
1084
+ "pointed_dripstone": [1, 180, 181, 180, 1, 1, 180, 181, 180, 1],
1085
+ "cave_vines_head_with_berries": [181, 181, 182, 182, 182, 182, 312, 312, 313, 314, 315, 315, 316, 316, 317, 317, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1086
+ "spore_blossom": [0],
1087
+ "cobbled_deepslate_slab": [45, 27],
1088
+ "deepslate_brick_stairs": [38, 37, 27, 140, 42, 32, 143, 141],
1089
+ "heavy_core": [1],
1090
+ "camera": [0],
1091
+ "element_8": [0],
1092
+ "element_9": [0],
1093
+ "element_6": [0],
1094
+ "element_7": [0],
1095
+ "element_4": [0],
1096
+ "element_5": [0],
1097
+ "element_2": [0],
1098
+ "element_3": [0],
1099
+ "element_0": [0],
1100
+ "element_1": [0],
1101
+ "hard_cyan_stained_glass_pane": [0],
1102
+ "hard_white_stained_glass_pane": [0],
1103
+ "deprecated_purpur_block_1": [0, 0, 0],
1104
+ "deprecated_purpur_block_2": [0, 0, 0],
1105
+ "allow": [0],
1106
+ "waxed_weathered_cut_copper_slab": [43, 30],
1107
+ "waxed_weathered_copper_door": [57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 54, 55, 56, 57, 57, 54, 55, 56, 54, 55, 56, 57],
1108
+ "hard_purple_stained_glass_pane": [0],
1109
+ "hard_red_stained_glass_pane": [0],
1110
+ "hard_red_stained_glass": [0],
1111
+ "waxed_exposed_double_cut_copper_slab": [35, 0],
1112
+ "weathered_copper_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 57, 55, 54, 56, 57, 55, 54, 56],
1113
+ "oxidized_copper_grate": [90],
1114
+ "azalea": [0],
1115
+ "moss_block": [0],
1116
+ "mud": [319],
1117
+ "cobbled_deepslate": [0],
1118
+ "decorated_pot": [1, 1, 1, 1],
1119
+ "closed_eyeblossom": [0],
1120
+ "colored_torch_green": [0, 0, 0, 0, 0, 0],
1121
+ "hard_green_stained_glass": [0],
1122
+ "hard_gray_stained_glass_pane": [0],
1123
+ "weathered_copper_door": [57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 54, 55, 56, 57, 57, 54, 55, 56, 54, 55, 56, 57],
1124
+ "verdant_froglight": [143, 143, 142],
1125
+ "pearlescent_froglight": [143, 143, 140],
1126
+ "hard_lime_stained_glass": [0],
1127
+ "hard_magenta_stained_glass_pane": [0],
1128
+ "waxed_oxidized_cut_copper_stairs": [38, 37, 27, 112, 42, 32, 1, 63],
1129
+ "waxed_weathered_cut_copper_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
1130
+ "waxed_oxidized_copper_door": [57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 54, 55, 56, 57, 57, 54, 55, 56, 54, 55, 56, 57],
1131
+ "copper_trapdoor": [91, 91, 54, 56, 90, 90, 54, 56, 57, 55, 54, 56, 57, 55, 54, 56],
1132
+ "exposed_copper_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 57, 55, 54, 56, 57, 55, 54, 56],
1133
+ "waxed_exposed_copper_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 57, 55, 54, 56, 57, 55, 54, 56],
1134
+ "exposed_copper_bulb": [90, 90, 90, 90],
1135
+ "waxed_weathered_copper_bulb": [1, 1, 1, 1],
1136
+ "waxed_oxidized_copper_bulb": [1, 1, 1, 1],
1137
+ "hard_orange_stained_glass": [0],
1138
+ "cobbled_deepslate_double_slab": [41, 0],
1139
+ "reinforced_deepslate": [141],
1140
+ "vault": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
1141
+ "mushroom_stem": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1142
+ "pale_moss_carpet": [1, 179, 1, 179, 1, 179, 1, 179, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 1, 179, 1, 179, 1, 179, 162, 179, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 1, 179, 1, 179, 1, 179, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 1, 179, 1, 179, 1, 179, 1, 179, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 1, 179, 1, 179, 1, 179, 1, 179, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 1, 179, 1, 179, 1, 179, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 1, 179, 1, 179, 1, 179, 162, 179, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 1, 179, 1, 179, 1, 179, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 1, 179, 1, 179, 1, 179, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0, 179, 0],
1143
+ "pale_hanging_moss": [0, 0],
1144
+ "hard_black_stained_glass": [0],
1145
+ "copper_door": [57, 112, 55, 63, 56, 1, 54, 112, 57, 1, 55, 40, 56, 63, 54, 31, 57, 1, 55, 112, 54, 63, 56, 1, 57, 63, 55, 42, 54, 112, 56, 33],
1146
+ "cave_vines_body_with_berries": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1147
+ "big_dripleaf": [319, 0, 0, 0, 0, 0, 0, 0, 320, 0, 0, 0, 0, 0, 0, 0, 319, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1],
1148
+ "deny": [0],
1149
+ "pale_moss_block": [1],
1150
+ "element_118": [0],
1151
+ "element_114": [0],
1152
+ "element_115": [0],
1153
+ "element_116": [0],
1154
+ "element_117": [0],
1155
+ "element_110": [0],
1156
+ "element_111": [0],
1157
+ "element_112": [0],
1158
+ "element_113": [0],
1159
+ "element_109": [0],
1160
+ "element_108": [0],
1161
+ "element_107": [0],
1162
+ "element_106": [0],
1163
+ "element_105": [0],
1164
+ "element_104": [0],
1165
+ "element_103": [0],
1166
+ "element_102": [0],
1167
+ "element_101": [0],
1168
+ "element_100": [0],
1169
+ "waxed_double_cut_copper_slab": [47, 0],
1170
+ "waxed_exposed_copper_door": [57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 54, 55, 56, 57, 57, 54, 55, 56, 54, 55, 56, 57],
1171
+ "hard_light_blue_stained_glass_pane": [0],
1172
+ "waxed_weathered_copper_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 57, 55, 54, 56, 57, 55, 54, 56],
1173
+ "exposed_copper_grate": [56],
1174
+ "waxed_copper_grate": [56],
1175
+ "waxed_weathered_copper_grate": [91],
1176
+ "copper_bulb": [54, 54, 54, 54],
1177
+ "flowering_azalea": [0],
1178
+ "small_dripleaf_block": [319, 319, 319, 319, 0, 320, 0, 320],
1179
+ "dirt_with_roots": [319],
1180
+ "deepslate_bricks": [137],
1181
+ "deprecated_anvil": [0, 0, 0, 0],
1182
+ "deepslate_tile_wall": [26, 43, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 40, 37, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 112, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 35, 32, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 33, 47, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 63, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 35, 32, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 33, 47, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 63, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
1183
+ "chiseled_deepslate": [137],
1184
+ "cracked_deepslate_bricks": [137],
1185
+ "raw_copper_block": [140],
1186
+ "border_block": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1187
+ "hard_glass": [0],
1188
+ "waxed_weathered_double_cut_copper_slab": [32, 0],
1189
+ "exposed_copper_door": [57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 56, 57, 54, 55, 57, 54, 55, 56, 54, 55, 56, 57, 57, 54, 55, 56, 54, 55, 56, 57],
1190
+ "waxed_oxidized_copper_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 57, 55, 54, 56, 57, 55, 54, 56],
1191
+ "cave_vines": [0, 182, 182, 182, 182, 312, 312, 313, 314, 315, 315, 316, 316, 317, 317, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1192
+ "pink_petals": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1193
+ "deepslate_tile_stairs": [38, 37, 27, 140, 42, 32, 143, 141],
1194
+ "infested_deepslate": [139, 139, 138],
1195
+ "lab_table": [0, 0, 0, 0],
1196
+ "reserved6": [0],
1197
+ "hard_yellow_stained_glass": [0],
1198
+ "oxidized_copper_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 57, 55, 54, 56, 57, 55, 54, 56],
1199
+ "hard_light_gray_stained_glass_pane": [0],
1200
+ "deepslate_tiles": [137],
1201
+ "element_constructor": [0, 0, 0, 0],
1202
+ "hard_lime_stained_glass_pane": [0],
1203
+ "frog_spawn": [141],
1204
+ "hard_purple_stained_glass": [0],
1205
+ "hard_blue_stained_glass": [0],
1206
+ "hard_cyan_stained_glass": [0],
1207
+ "colored_torch_blue": [0, 0, 0, 0, 0, 0],
1208
+ "deepslate_tile_slab": [45, 27],
1209
+ "client_request_placeholder_block": [0],
1210
+ "frame": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1211
+ "hard_yellow_stained_glass_pane": [0],
1212
+ "waxed_exposed_copper_bulb": [1, 1, 1, 1],
1213
+ "cracked_deepslate_tiles": [138],
1214
+ "hard_magenta_stained_glass": [0],
1215
+ "hard_white_stained_glass": [0],
1216
+ "waxed_exposed_cut_copper_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
1217
+ "compound_creator": [0, 0, 0, 0],
1218
+ "weathered_copper_grate": [90],
1219
+ "deepslate_brick_slab": [45, 27],
1220
+ "chalkboard": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1221
+ "waxed_cut_copper_stairs": [38, 37, 27, 28, 42, 32, 33, 43],
1222
+ "waxed_exposed_cut_copper_slab": [26, 46],
1223
+ "waxed_copper_trapdoor": [91, 91, 91, 91, 90, 90, 90, 90, 57, 55, 54, 56, 57, 55, 54, 56],
1224
+ "glowingobsidian": [0],
1225
+ "copper_grate": [56],
1226
+ "waxed_exposed_copper_grate": [56],
1227
+ "moss_carpet": [0],
1228
+ "polished_deepslate_stairs": [38, 37, 27, 140, 42, 32, 143, 141],
1229
+ "polished_deepslate_slab": [45, 27],
1230
+ "deepslate_tile_double_slab": [41, 0],
1231
+ "deepslate_brick_double_slab": [41, 0],
1232
+ "underwater_torch": [0, 0, 0, 0, 0, 0],
1233
+ "hard_light_blue_stained_glass": [0],
1234
+ "hard_brown_stained_glass_pane": [0],
1235
+ "oxidized_copper_bulb": [91, 91, 91, 91],
1236
+ "lightning_rod": [1, 1, 1, 1, 1, 1],
1237
+ "deepslate_brick_wall": [26, 43, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 40, 37, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 112, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 35, 32, 117, 115, 125, 123, 125, 123, 133, 131, 141, 139, 141, 139, 133, 131, 141, 139, 33, 47, 117, 119, 125, 127, 125, 127, 133, 135, 141, 143, 141, 143, 133, 135, 141, 143, 114, 63, 121, 119, 121, 127, 129, 127, 137, 135, 137, 143, 129, 143, 137, 135, 137, 143, 35, 32, 116, 0, 124, 122, 124, 122, 132, 130, 140, 138, 140, 138, 132, 130, 140, 138, 33, 47, 116, 118, 124, 126, 124, 126, 132, 134, 140, 142, 140, 142, 132, 134, 140, 142, 113, 63, 120, 118, 120, 126, 128, 126, 136, 134, 136, 142, 128, 142, 136, 134, 136, 142],
1238
+ "smooth_basalt": [139],
1239
+ "raw_gold_block": [141],
1240
+ "ochre_froglight": [141, 141, 142],
1241
+ "invisible_bedrock": [0],
1242
+ "dried_ghast": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1243
+ "stonecutter": [0],
1244
+ "waxed_oxidized_cut_copper_slab": [45, 27],
1245
+ "dripstone_block": [181],
1246
+ "hard_glass_pane": [0],
1247
+ "waxed_copper_bulb": [1, 1, 1, 1],
1248
+ "polished_deepslate_double_slab": [41, 0],
1249
+ "open_eyeblossom": [0],
1250
+ "flower_pot": [0, 0],
1251
+ "hard_gray_stained_glass": [0],
1252
+ "deepslate": [320, 320, 0],
1253
+ "firefly_bush": [0],
1254
+ "info_update": [0],
1255
+ "hard_black_stained_glass_pane": [0],
1256
+ "hard_brown_stained_glass": [0],
1257
+ "hard_orange_stained_glass_pane": [0],
1258
+ "hanging_roots": [319],
1259
+ "glow_frame": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1260
+ "cobbled_deepslate_stairs": [38, 37, 27, 0, 42, 32, 1, 0],
1261
+ "hard_green_stained_glass_pane": [0],
1262
+ "leaf_litter": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1263
+ "hard_pink_stained_glass": [0]
1264
+ },
1265
+ "shapes": {
1266
+ "0": [],
1267
+ "1": [[0.5, 0.5, 0.5, 1, 1, 1]],
1268
+ "2": [[0.09375, 0.28125, 0.09375, 0.1875, 0.5625, 0.1875], [0.90625, 0.28125, 0.09375, 0.1875, 0.5625, 0.1875], [0.5, 0.375, 0.59375, 1, 0.375, 0.8125], [0.5, 0.375, 0.09375, 0.625, 0.375, 0.1875]],
1269
+ "3": [[0.09375, 0.28125, 0.90625, 0.1875, 0.5625, 0.1875], [0.90625, 0.28125, 0.90625, 0.1875, 0.5625, 0.1875], [0.5, 0.375, 0.40625, 1, 0.375, 0.8125], [0.5, 0.375, 0.90625, 0.625, 0.375, 0.1875]],
1270
+ "4": [[0.09375, 0.28125, 0.09375, 0.1875, 0.5625, 0.1875], [0.09375, 0.28125, 0.90625, 0.1875, 0.5625, 0.1875], [0.5, 0.375, 0.5, 1, 0.375, 0.625], [0.59375, 0.375, 0.09375, 0.8125, 0.375, 0.1875], [0.59375, 0.375, 0.90625, 0.8125, 0.375, 0.1875]],
1271
+ "5": [[0.90625, 0.28125, 0.09375, 0.1875, 0.5625, 0.1875], [0.90625, 0.28125, 0.90625, 0.1875, 0.5625, 0.1875], [0.40625, 0.375, 0.5, 0.8125, 0.375, 1], [0.90625, 0.375, 0.5, 0.1875, 0.375, 0.625]],
1272
+ "6": [[0.5, 0.5, 0.625, 1, 1, 0.75]],
1273
+ "7": [[0.375, 0.5, 0.5, 0.75, 1, 1]],
1274
+ "8": [[0.5, 0.5, 0.375, 1, 1, 0.75]],
1275
+ "9": [[0.625, 0.5, 0.5, 0.75, 1, 1]],
1276
+ "10": [[0.5, 0.375, 0.5, 1, 0.75, 1]],
1277
+ "11": [[0.5, 0.625, 0.5, 1, 0.75, 1]],
1278
+ "12": [[0.5, 0.5, 0.125, 1, 1, 0.25], [0.5, 0.5, 0.625, 0.25, 0.25, 0.75]],
1279
+ "13": [[0.5, 0.5, 0.125, 1, 1, 0.25], [0.5, 0.5, 0.75, 0.25, 0.25, 1]],
1280
+ "14": [[0.875, 0.5, 0.5, 0.25, 1, 1], [0.375, 0.5, 0.5, 0.75, 0.25, 0.25]],
1281
+ "15": [[0.875, 0.5, 0.5, 0.25, 1, 1], [0.25, 0.5, 0.5, 1, 0.25, 0.25]],
1282
+ "16": [[0.5, 0.5, 0.875, 1, 1, 0.25], [0.5, 0.5, 0.375, 0.25, 0.25, 0.75]],
1283
+ "17": [[0.5, 0.5, 0.875, 1, 1, 0.25], [0.5, 0.5, 0.25, 0.25, 0.25, 1]],
1284
+ "18": [[0.125, 0.5, 0.5, 0.25, 1, 1], [0.625, 0.5, 0.5, 0.75, 0.25, 0.25]],
1285
+ "19": [[0.125, 0.5, 0.5, 0.25, 1, 1], [0.75, 0.5, 0.5, 1, 0.25, 0.25]],
1286
+ "20": [[0.5, 0.5, 0.5, 0.25, 1, 0.25], [0.1875, 0.875, 0.5, 0.375, 0.25, 1], [0.6875, 0.875, 0.1875, 0.625, 0.25, 0.375], [0.6875, 0.875, 0.8125, 0.625, 0.25, 0.375], [0.8125, 0.875, 0.5, 0.375, 0.25, 0.25]],
1287
+ "21": [[0.5, 0.375, 0.5, 0.25, 1.25, 0.25], [0.1875, 0.875, 0.5, 0.375, 0.25, 1], [0.6875, 0.875, 0.1875, 0.625, 0.25, 0.375], [0.6875, 0.875, 0.8125, 0.625, 0.25, 0.375], [0.8125, 0.875, 0.5, 0.375, 0.25, 0.25]],
1288
+ "22": [[0.5, 0.125, 0.5, 1, 0.25, 1], [0.5, 0.625, 0.5, 0.25, 0.75, 0.25]],
1289
+ "23": [[0.5, 0.125, 0.5, 1, 0.25, 1], [0.5, 0.75, 0.5, 0.25, 1, 0.25]],
1290
+ "24": [[0.5, 0.5, 0.25, 1, 1, 0.5], [0.5, 0.75, 0.75, 1, 0.5, 0.5]],
1291
+ "25": [[0.25, 0.5, 0.5, 0.5, 1, 1], [0.75, 0.5, 0.25, 0.5, 1, 0.5], [0.75, 0.75, 0.75, 0.5, 0.5, 0.5]],
1292
+ "26": [[0.5, 0.5, 0.25, 1, 1, 0.5], [0.75, 0.5, 0.75, 0.5, 1, 0.5], [0.25, 0.75, 0.75, 0.5, 0.5, 0.5]],
1293
+ "27": [[0.25, 0.5, 0.25, 0.5, 1, 0.5], [0.5, 0.75, 0.75, 1, 0.5, 0.5], [0.75, 0.75, 0.25, 0.5, 0.5, 0.5]],
1294
+ "28": [[0.75, 0.5, 0.25, 0.5, 1, 0.5], [0.25, 0.75, 0.5, 0.5, 0.5, 1], [0.75, 0.75, 0.75, 0.5, 0.5, 0.5]],
1295
+ "29": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.5, 0.75, 0.25, 1, 0.5, 0.5]],
1296
+ "30": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.25, 0.75, 0.5, 0.5, 0.5, 1], [0.75, 0.75, 0.25, 0.5, 0.5, 0.5]],
1297
+ "31": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.5, 0.75, 0.25, 1, 0.5, 0.5], [0.75, 0.75, 0.75, 0.5, 0.5, 0.5]],
1298
+ "32": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.25, 0.75, 0.25, 0.5, 0.5, 0.5]],
1299
+ "33": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.75, 0.75, 0.25, 0.5, 0.5, 0.5]],
1300
+ "34": [[0.5, 0.5, 0.75, 1, 1, 0.5], [0.5, 0.75, 0.25, 1, 0.5, 0.5]],
1301
+ "35": [[0.5, 0.5, 0.75, 1, 1, 0.5], [0.75, 0.5, 0.25, 0.5, 1, 0.5], [0.25, 0.75, 0.25, 0.5, 0.5, 0.5]],
1302
+ "36": [[0.25, 0.5, 0.5, 0.5, 1, 1], [0.75, 0.5, 0.75, 0.5, 1, 0.5], [0.75, 0.75, 0.25, 0.5, 0.5, 0.5]],
1303
+ "37": [[0.75, 0.5, 0.75, 0.5, 1, 0.5], [0.25, 0.75, 0.5, 0.5, 0.5, 1], [0.75, 0.75, 0.25, 0.5, 0.5, 0.5]],
1304
+ "38": [[0.25, 0.5, 0.75, 0.5, 1, 0.5], [0.5, 0.75, 0.25, 1, 0.5, 0.5], [0.75, 0.75, 0.75, 0.5, 0.5, 0.5]],
1305
+ "39": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.5, 0.75, 0.75, 1, 0.5, 0.5]],
1306
+ "40": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.5, 0.75, 0.75, 1, 0.5, 0.5], [0.75, 0.75, 0.25, 0.5, 0.5, 0.5]],
1307
+ "41": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.25, 0.75, 0.5, 0.5, 0.5, 1], [0.75, 0.75, 0.75, 0.5, 0.5, 0.5]],
1308
+ "42": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.75, 0.75, 0.75, 0.5, 0.5, 0.5]],
1309
+ "43": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.25, 0.75, 0.75, 0.5, 0.5, 0.5]],
1310
+ "44": [[0.25, 0.5, 0.5, 0.5, 1, 1], [0.75, 0.75, 0.5, 0.5, 0.5, 1]],
1311
+ "45": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.25, 0.75, 0.5, 0.5, 0.5, 1]],
1312
+ "46": [[0.75, 0.5, 0.5, 0.5, 1, 1], [0.25, 0.75, 0.5, 0.5, 0.5, 1]],
1313
+ "47": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.75, 0.75, 0.5, 0.5, 0.5, 1]],
1314
+ "48": [[0.5, 0.4375, 0.5, 0.875, 0.875, 0.875]],
1315
+ "49": [[0.53125, 0.4375, 0.5, 0.9375, 0.875, 0.875]],
1316
+ "50": [[0.46875, 0.4375, 0.5, 0.9375, 0.875, 0.875]],
1317
+ "51": [[0.5, 0.4375, 0.46875, 0.875, 0.875, 0.9375]],
1318
+ "52": [[0.5, 0.4375, 0.53125, 0.875, 0.875, 0.9375]],
1319
+ "53": [[0.5, 0.46875, 0.5, 1, 0.9375, 1]],
1320
+ "54": [[0.09375, 0.5, 0.5, 0.1875, 1, 1]],
1321
+ "55": [[0.5, 0.5, 0.90625, 1, 1, 0.1875]],
1322
+ "56": [[0.90625, 0.5, 0.5, 0.1875, 1, 1]],
1323
+ "57": [[0.5, 0.5, 0.09375, 1, 1, 0.1875]],
1324
+ "58": [[0.5, 0.9375, 0.5, 1, 0.125, 0.25]],
1325
+ "59": [[0.5, 0.9375, 0.5, 0.25, 0.125, 1]],
1326
+ "60": [[0.5, 0.0625, 0.5, 1, 0.125, 1]],
1327
+ "61": [[0.5, 0.125, 0.5, 1, 0.25, 1]],
1328
+ "62": [[0.5, 0.1875, 0.5, 1, 0.375, 1]],
1329
+ "63": [[0.5, 0.25, 0.5, 1, 0.5, 1]],
1330
+ "64": [[0.5, 0.3125, 0.5, 1, 0.625, 1]],
1331
+ "65": [[0.5, 0.4375, 0.5, 1, 0.875, 1]],
1332
+ "66": [[0.5, 0.46875, 0.5, 0.875, 0.9375, 0.875]],
1333
+ "67": [[0.5, 0.75, 0.5, 1, 1.5, 0.25], [0.5, 0.75, 0.1875, 0.25, 1.5, 0.375], [0.5, 0.75, 0.8125, 0.25, 1.5, 0.375]],
1334
+ "68": [[0.5, 0.75, 0.5, 0.25, 1.5, 1], [0.8125, 0.75, 0.5, 0.375, 1.5, 0.25]],
1335
+ "69": [[0.5, 0.75, 0.5, 1, 1.5, 0.25], [0.5, 0.75, 0.1875, 0.25, 1.5, 0.375]],
1336
+ "70": [[0.5, 0.75, 0.3125, 0.25, 1.5, 0.625], [0.8125, 0.75, 0.5, 0.375, 1.5, 0.25]],
1337
+ "71": [[0.5, 0.75, 0.5, 1, 1.5, 0.25], [0.5, 0.75, 0.8125, 0.25, 1.5, 0.375]],
1338
+ "72": [[0.5, 0.75, 0.6875, 0.25, 1.5, 0.625], [0.8125, 0.75, 0.5, 0.375, 1.5, 0.25]],
1339
+ "73": [[0.5, 0.75, 0.5, 1, 1.5, 0.25]],
1340
+ "74": [[0.6875, 0.75, 0.5, 0.625, 1.5, 0.25]],
1341
+ "75": [[0.3125, 0.75, 0.5, 0.625, 1.5, 0.25], [0.5, 0.75, 0.1875, 0.25, 1.5, 0.375], [0.5, 0.75, 0.8125, 0.25, 1.5, 0.375]],
1342
+ "76": [[0.5, 0.75, 0.5, 0.25, 1.5, 1]],
1343
+ "77": [[0.3125, 0.75, 0.5, 0.625, 1.5, 0.25], [0.5, 0.75, 0.1875, 0.25, 1.5, 0.375]],
1344
+ "78": [[0.5, 0.75, 0.3125, 0.25, 1.5, 0.625]],
1345
+ "79": [[0.3125, 0.75, 0.5, 0.625, 1.5, 0.25], [0.5, 0.75, 0.8125, 0.25, 1.5, 0.375]],
1346
+ "80": [[0.5, 0.75, 0.6875, 0.25, 1.5, 0.625]],
1347
+ "81": [[0.3125, 0.75, 0.5, 0.625, 1.5, 0.25]],
1348
+ "82": [[0.5, 0.75, 0.5, 0.25, 1.5, 0.25]],
1349
+ "83": [[0.5, 0.25, 0.5, 0.875, 0.5, 0.875]],
1350
+ "84": [[0.5625, 0.25, 0.5, 0.75, 0.5, 0.875]],
1351
+ "85": [[0.625, 0.25, 0.5, 0.625, 0.5, 0.875]],
1352
+ "86": [[0.6875, 0.25, 0.5, 0.5, 0.5, 0.875]],
1353
+ "87": [[0.75, 0.25, 0.5, 0.375, 0.5, 0.875]],
1354
+ "88": [[0.8125, 0.25, 0.5, 0.25, 0.5, 0.875]],
1355
+ "89": [[0.875, 0.25, 0.5, 0.125, 0.5, 0.875]],
1356
+ "90": [[0.5, 0.90625, 0.5, 1, 0.1875, 1]],
1357
+ "91": [[0.5, 0.09375, 0.5, 1, 0.1875, 1]],
1358
+ "92": [[0.5, 0.5, 0.5, 1, 1, 0.125], [0.5, 0.5, 0.21875, 0.125, 1, 0.4375], [0.5, 0.5, 0.78125, 0.125, 1, 0.4375]],
1359
+ "93": [[0.5, 0.5, 0.5, 0.125, 1, 1], [0.78125, 0.5, 0.5, 0.4375, 1, 0.125]],
1360
+ "94": [[0.5, 0.5, 0.5, 1, 1, 0.125], [0.5, 0.5, 0.21875, 0.125, 1, 0.4375]],
1361
+ "95": [[0.5, 0.5, 0.28125, 0.125, 1, 0.5625], [0.78125, 0.5, 0.5, 0.4375, 1, 0.125]],
1362
+ "96": [[0.5, 0.5, 0.5, 1, 1, 0.125], [0.5, 0.5, 0.78125, 0.125, 1, 0.4375]],
1363
+ "97": [[0.5, 0.5, 0.71875, 0.125, 1, 0.5625], [0.78125, 0.5, 0.5, 0.4375, 1, 0.125]],
1364
+ "98": [[0.5, 0.5, 0.5, 1, 1, 0.125]],
1365
+ "99": [[0.71875, 0.5, 0.5, 0.5625, 1, 0.125]],
1366
+ "100": [[0.28125, 0.5, 0.5, 0.5625, 1, 0.125], [0.5, 0.5, 0.21875, 0.125, 1, 0.4375], [0.5, 0.5, 0.78125, 0.125, 1, 0.4375]],
1367
+ "101": [[0.5, 0.5, 0.5, 0.125, 1, 1]],
1368
+ "102": [[0.28125, 0.5, 0.5, 0.5625, 1, 0.125], [0.5, 0.5, 0.21875, 0.125, 1, 0.4375]],
1369
+ "103": [[0.5, 0.5, 0.28125, 0.125, 1, 0.5625]],
1370
+ "104": [[0.28125, 0.5, 0.5, 0.5625, 1, 0.125], [0.5, 0.5, 0.78125, 0.125, 1, 0.4375]],
1371
+ "105": [[0.5, 0.5, 0.71875, 0.125, 1, 0.5625]],
1372
+ "106": [[0.28125, 0.5, 0.5, 0.5625, 1, 0.125]],
1373
+ "107": [[0.5, 0.5, 0.5, 0.125, 1, 0.125]],
1374
+ "108": [[0.5, 0.5, 0.5, 1, 0.1875, 0.1875]],
1375
+ "109": [[0.5, 0.5, 0.5, 0.1875, 1, 0.1875]],
1376
+ "110": [[0.5, 0.5, 0.5, 0.1875, 0.1875, 1]],
1377
+ "111": [[0.5, 0.046875, 0.5, 0.875, 0.09375, 0.875]],
1378
+ "112": [[0.5, 0.75, 0.5, 1, 0.5, 1]],
1379
+ "113": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5]],
1380
+ "114": [[0.375, 0.75, 0.5, 0.75, 1.5, 0.375], [0.5, 0.75, 0.28125, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.71875, 0.5, 1.5, 0.0625]],
1381
+ "115": [[0.34375, 0.75, 0.5, 0.6875, 1.5, 0.375]],
1382
+ "116": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5], [0.5, 0.75, 0.875, 0.375, 1.5, 0.25]],
1383
+ "117": [[0.375, 0.75, 0.5, 0.75, 1.5, 0.375], [0.5, 0.75, 0.28125, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.71875, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.875, 0.375, 1.5, 0.25]],
1384
+ "118": [[0.5, 0.75, 0.65625, 0.375, 1.5, 0.6875]],
1385
+ "119": [[0.34375, 0.75, 0.5, 0.6875, 1.5, 0.375], [0.5, 0.75, 0.84375, 0.375, 1.5, 0.3125]],
1386
+ "120": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5], [0.5, 0.75, 0.125, 0.375, 1.5, 0.25]],
1387
+ "121": [[0.375, 0.75, 0.5, 0.75, 1.5, 0.375], [0.5, 0.75, 0.28125, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.71875, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.125, 0.375, 1.5, 0.25]],
1388
+ "122": [[0.5, 0.75, 0.34375, 0.375, 1.5, 0.6875]],
1389
+ "123": [[0.34375, 0.75, 0.5, 0.6875, 1.5, 0.375], [0.5, 0.75, 0.15625, 0.375, 1.5, 0.3125]],
1390
+ "124": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5], [0.5, 0.75, 0.125, 0.375, 1.5, 0.25], [0.5, 0.75, 0.875, 0.375, 1.5, 0.25]],
1391
+ "125": [[0.375, 0.75, 0.5, 0.75, 1.5, 0.375], [0.5, 0.75, 0.28125, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.71875, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.125, 0.375, 1.5, 0.25], [0.5, 0.75, 0.875, 0.375, 1.5, 0.25]],
1392
+ "126": [[0.5, 0.75, 0.5, 0.375, 1.5, 1]],
1393
+ "127": [[0.34375, 0.75, 0.5, 0.6875, 1.5, 0.375], [0.5, 0.75, 0.15625, 0.375, 1.5, 0.3125], [0.5, 0.75, 0.84375, 0.375, 1.5, 0.3125]],
1394
+ "128": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5], [0.875, 0.75, 0.5, 0.25, 1.5, 0.375]],
1395
+ "129": [[0.5, 0.75, 0.5, 1, 1.5, 0.375], [0.5, 0.75, 0.28125, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.71875, 0.5, 1.5, 0.0625]],
1396
+ "130": [[0.65625, 0.75, 0.5, 0.6875, 1.5, 0.375]],
1397
+ "131": [[0.5, 0.75, 0.5, 1, 1.5, 0.375]],
1398
+ "132": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5], [0.5, 0.75, 0.875, 0.375, 1.5, 0.25], [0.875, 0.75, 0.5, 0.25, 1.5, 0.375]],
1399
+ "133": [[0.5, 0.75, 0.5, 1, 1.5, 0.375], [0.5, 0.75, 0.28125, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.71875, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.875, 0.375, 1.5, 0.25]],
1400
+ "134": [[0.5, 0.75, 0.65625, 0.375, 1.5, 0.6875], [0.84375, 0.75, 0.5, 0.3125, 1.5, 0.375]],
1401
+ "135": [[0.5, 0.75, 0.5, 1, 1.5, 0.375], [0.5, 0.75, 0.84375, 0.375, 1.5, 0.3125]],
1402
+ "136": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5], [0.5, 0.75, 0.125, 0.375, 1.5, 0.25], [0.875, 0.75, 0.5, 0.25, 1.5, 0.375]],
1403
+ "137": [[0.5, 0.75, 0.5, 1, 1.5, 0.375], [0.5, 0.75, 0.28125, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.71875, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.125, 0.375, 1.5, 0.25]],
1404
+ "138": [[0.5, 0.75, 0.34375, 0.375, 1.5, 0.6875], [0.84375, 0.75, 0.5, 0.3125, 1.5, 0.375]],
1405
+ "139": [[0.5, 0.75, 0.5, 1, 1.5, 0.375], [0.5, 0.75, 0.15625, 0.375, 1.5, 0.3125]],
1406
+ "140": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5], [0.5, 0.75, 0.125, 0.375, 1.5, 0.25], [0.5, 0.75, 0.875, 0.375, 1.5, 0.25], [0.875, 0.75, 0.5, 0.25, 1.5, 0.375]],
1407
+ "141": [[0.5, 0.75, 0.5, 1, 1.5, 0.375], [0.5, 0.75, 0.28125, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.71875, 0.5, 1.5, 0.0625], [0.5, 0.75, 0.125, 0.375, 1.5, 0.25], [0.5, 0.75, 0.875, 0.375, 1.5, 0.25]],
1408
+ "142": [[0.5, 0.75, 0.5, 0.375, 1.5, 1], [0.84375, 0.75, 0.5, 0.3125, 1.5, 0.375]],
1409
+ "143": [[0.5, 0.75, 0.5, 1, 1.5, 0.375], [0.5, 0.75, 0.15625, 0.375, 1.5, 0.3125], [0.5, 0.75, 0.84375, 0.375, 1.5, 0.3125]],
1410
+ "144": [[0.5, 0.0625, 0.5, 0.875, 0.125, 0.875], [0.5, 0.5, 0.5, 0.125, 0.75, 0.125]],
1411
+ "145": [[0.0625, 0.5, 0.125, 0.125, 1, 0.25], [0.0625, 0.5, 0.875, 0.125, 1, 0.25], [0.1875, 0.5, 0.0625, 0.125, 1, 0.125], [0.1875, 0.5, 0.9375, 0.125, 1, 0.125], [0.875, 0.5, 0.0625, 0.25, 1, 0.125], [0.875, 0.5, 0.9375, 0.25, 1, 0.125], [0.9375, 0.5, 0.1875, 0.125, 1, 0.125], [0.9375, 0.5, 0.8125, 0.125, 1, 0.125], [0.5, 0.21875, 0.5, 1, 0.0625, 0.5], [0.5, 0.21875, 0.1875, 0.75, 0.0625, 0.125], [0.5, 0.21875, 0.8125, 0.75, 0.0625, 0.125], [0.5, 0.59375, 0.0625, 0.5, 0.8125, 0.125], [0.5, 0.59375, 0.9375, 0.5, 0.8125, 0.125], [0.0625, 0.625, 0.5, 0.125, 0.75, 0.5], [0.9375, 0.625, 0.5, 0.125, 0.75, 0.5]],
1412
+ "146": [[0.5, 0.40625, 0.5, 1, 0.8125, 1], [0.5, 0.90625, 0.5, 0.5, 0.1875, 0.5]],
1413
+ "147": [[0.5, 0.40625, 0.5, 1, 0.8125, 1]],
1414
+ "148": [[0.5, 0.5, 0.5, 0.875, 1, 0.875]],
1415
+ "149": [[0.5, 0.59375, 0.1875, 0.25, 0.3125, 0.25]],
1416
+ "150": [[0.5, 0.59375, 0.8125, 0.25, 0.3125, 0.25]],
1417
+ "151": [[0.1875, 0.59375, 0.5, 0.25, 0.3125, 0.25]],
1418
+ "152": [[0.8125, 0.59375, 0.5, 0.25, 0.3125, 0.25]],
1419
+ "153": [[0.5, 0.53125, 0.25, 0.375, 0.4375, 0.375]],
1420
+ "154": [[0.5, 0.53125, 0.75, 0.375, 0.4375, 0.375]],
1421
+ "155": [[0.25, 0.53125, 0.5, 0.375, 0.4375, 0.375]],
1422
+ "156": [[0.75, 0.53125, 0.5, 0.375, 0.4375, 0.375]],
1423
+ "157": [[0.5, 0.46875, 0.3125, 0.5, 0.5625, 0.5]],
1424
+ "158": [[0.5, 0.46875, 0.6875, 0.5, 0.5625, 0.5]],
1425
+ "159": [[0.3125, 0.46875, 0.5, 0.5, 0.5625, 0.5]],
1426
+ "160": [[0.6875, 0.46875, 0.5, 0.5, 0.5625, 0.5]],
1427
+ "161": [[0.5, 0.1875, 0.5, 0.375, 0.375, 0.375]],
1428
+ "162": [[0.5, 0.25, 0.5, 0.5, 0.5, 0.5]],
1429
+ "163": [[0.5, 0.5, 0.75, 0.5, 0.5, 0.5]],
1430
+ "164": [[0.5, 0.5, 0.25, 0.5, 0.5, 0.5]],
1431
+ "165": [[0.75, 0.5, 0.5, 0.5, 0.5, 0.5]],
1432
+ "166": [[0.25, 0.5, 0.5, 0.5, 0.5, 0.5]],
1433
+ "167": [[0.5, 0.25, 0.5, 0.625, 0.5, 0.625]],
1434
+ "168": [[0.5, 0.5, 0.75, 0.625, 0.5, 0.5]],
1435
+ "169": [[0.5, 0.5, 0.25, 0.625, 0.5, 0.5]],
1436
+ "170": [[0.75, 0.5, 0.5, 0.5, 0.5, 0.625]],
1437
+ "171": [[0.25, 0.5, 0.5, 0.5, 0.5, 0.625]],
1438
+ "172": [[0.5, 0.125, 0.5, 0.75, 0.25, 0.75], [0.5, 0.28125, 0.5, 0.5, 0.0625, 0.625], [0.5, 0.65625, 0.5, 0.25, 0.6875, 0.5], [0.28125, 0.8125, 0.5, 0.1875, 0.375, 1], [0.59375, 0.8125, 0.125, 0.4375, 0.375, 0.25], [0.59375, 0.8125, 0.875, 0.4375, 0.375, 0.25], [0.71875, 0.8125, 0.5, 0.1875, 0.375, 0.5]],
1439
+ "173": [[0.5, 0.125, 0.5, 0.75, 0.25, 0.75], [0.5, 0.28125, 0.5, 0.625, 0.0625, 0.5], [0.5, 0.65625, 0.5, 0.5, 0.6875, 0.25], [0.125, 0.8125, 0.5, 0.25, 0.375, 0.625], [0.625, 0.8125, 0.28125, 0.75, 0.375, 0.1875], [0.625, 0.8125, 0.71875, 0.75, 0.375, 0.1875], [0.875, 0.8125, 0.5, 0.25, 0.375, 0.25]],
1440
+ "174": [[0.5, 0.34375, 0.5, 0.25, 0.6875, 0.25], [0.3125, 0.46875, 0.5, 0.125, 0.4375, 0.5], [0.5625, 0.46875, 0.3125, 0.375, 0.4375, 0.125], [0.5625, 0.46875, 0.6875, 0.375, 0.4375, 0.125], [0.6875, 0.46875, 0.5, 0.125, 0.4375, 0.25], [0.125, 0.65625, 0.5, 0.25, 0.0625, 1], [0.625, 0.65625, 0.125, 0.75, 0.0625, 0.25], [0.625, 0.65625, 0.875, 0.75, 0.0625, 0.25], [0.875, 0.65625, 0.5, 0.25, 0.0625, 0.5], [0.0625, 0.84375, 0.5, 0.125, 0.3125, 1], [0.5625, 0.84375, 0.0625, 0.875, 0.3125, 0.125], [0.5625, 0.84375, 0.9375, 0.875, 0.3125, 0.125], [0.9375, 0.84375, 0.5, 0.125, 0.3125, 0.75]],
1441
+ "175": [[0.5, 0.46875, 0.5, 0.5, 0.4375, 0.5], [0.5, 0.375, 0.125, 0.25, 0.25, 0.25], [0.125, 0.65625, 0.5, 0.25, 0.0625, 1], [0.625, 0.65625, 0.125, 0.75, 0.0625, 0.25], [0.625, 0.65625, 0.875, 0.75, 0.0625, 0.25], [0.875, 0.65625, 0.5, 0.25, 0.0625, 0.5], [0.0625, 0.84375, 0.5, 0.125, 0.3125, 1], [0.5625, 0.84375, 0.0625, 0.875, 0.3125, 0.125], [0.5625, 0.84375, 0.9375, 0.875, 0.3125, 0.125], [0.9375, 0.84375, 0.5, 0.125, 0.3125, 0.75]],
1442
+ "176": [[0.5, 0.46875, 0.5, 0.5, 0.4375, 0.5], [0.5, 0.375, 0.875, 0.25, 0.25, 0.25], [0.125, 0.65625, 0.5, 0.25, 0.0625, 1], [0.625, 0.65625, 0.125, 0.75, 0.0625, 0.25], [0.625, 0.65625, 0.875, 0.75, 0.0625, 0.25], [0.875, 0.65625, 0.5, 0.25, 0.0625, 0.5], [0.0625, 0.84375, 0.5, 0.125, 0.3125, 1], [0.5625, 0.84375, 0.0625, 0.875, 0.3125, 0.125], [0.5625, 0.84375, 0.9375, 0.875, 0.3125, 0.125], [0.9375, 0.84375, 0.5, 0.125, 0.3125, 0.75]],
1443
+ "177": [[0.375, 0.375, 0.5, 0.75, 0.25, 0.25], [0.5, 0.46875, 0.3125, 0.5, 0.4375, 0.125], [0.5, 0.46875, 0.6875, 0.5, 0.4375, 0.125], [0.5, 0.59375, 0.5, 0.5, 0.1875, 0.25], [0.125, 0.65625, 0.5, 0.25, 0.0625, 1], [0.625, 0.65625, 0.125, 0.75, 0.0625, 0.25], [0.625, 0.65625, 0.875, 0.75, 0.0625, 0.25], [0.875, 0.65625, 0.5, 0.25, 0.0625, 0.5], [0.0625, 0.84375, 0.5, 0.125, 0.3125, 1], [0.5625, 0.84375, 0.0625, 0.875, 0.3125, 0.125], [0.5625, 0.84375, 0.9375, 0.875, 0.3125, 0.125], [0.9375, 0.84375, 0.5, 0.125, 0.3125, 0.75]],
1444
+ "178": [[0.5, 0.46875, 0.5, 0.5, 0.4375, 0.5], [0.875, 0.375, 0.5, 0.25, 0.25, 0.25], [0.125, 0.65625, 0.5, 0.25, 0.0625, 1], [0.625, 0.65625, 0.125, 0.75, 0.0625, 0.25], [0.625, 0.65625, 0.875, 0.75, 0.0625, 0.25], [0.875, 0.65625, 0.5, 0.25, 0.0625, 0.5], [0.0625, 0.84375, 0.5, 0.125, 0.3125, 1], [0.5625, 0.84375, 0.0625, 0.875, 0.3125, 0.125], [0.5625, 0.84375, 0.9375, 0.875, 0.3125, 0.125], [0.9375, 0.84375, 0.5, 0.125, 0.3125, 0.75]],
1445
+ "179": [[0.5, 0.03125, 0.5, 1, 0.0625, 1]],
1446
+ "180": [[0.5, 0.5, 0.5, 0.25, 0.25, 1]],
1447
+ "181": [[0.5, 0.5, 0.5, 1, 0.25, 0.25]],
1448
+ "182": [[0.5, 0.5, 0.5, 0.25, 1, 0.25]],
1449
+ "183": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1450
+ "184": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1451
+ "185": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1452
+ "186": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1453
+ "187": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1454
+ "188": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1455
+ "189": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1456
+ "190": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1457
+ "191": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1458
+ "192": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1459
+ "193": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1460
+ "194": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1461
+ "195": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1462
+ "196": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1463
+ "197": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1464
+ "198": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1465
+ "199": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1466
+ "200": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1467
+ "201": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1468
+ "202": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1469
+ "203": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875]],
1470
+ "204": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875]],
1471
+ "205": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875]],
1472
+ "206": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875]],
1473
+ "207": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1474
+ "208": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1475
+ "209": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1476
+ "210": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1477
+ "211": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1478
+ "212": [[0.5, 0.5, 0.5, 0.625, 1, 0.625]],
1479
+ "213": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1480
+ "214": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625]],
1481
+ "215": [[0.5, 0.5, 0.5, 1, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1482
+ "216": [[0.5, 0.5, 0.5, 0.625, 0.625, 1], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1483
+ "217": [[0.5, 0.5, 0.5, 1, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1484
+ "218": [[0.5, 0.5, 0.5, 0.625, 0.625, 1], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1485
+ "219": [[0.5, 0.5, 0.5, 1, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1486
+ "220": [[0.5, 0.5, 0.40625, 0.625, 0.625, 0.8125], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1487
+ "221": [[0.5, 0.5, 0.5, 1, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875]],
1488
+ "222": [[0.5, 0.5, 0.40625, 0.625, 0.625, 0.8125], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1489
+ "223": [[0.5, 0.5, 0.5, 1, 0.625, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1490
+ "224": [[0.5, 0.5, 0.59375, 0.625, 0.625, 0.8125], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1491
+ "225": [[0.5, 0.5, 0.5, 1, 0.625, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1492
+ "226": [[0.5, 0.5, 0.59375, 0.625, 0.625, 0.8125], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
1493
+ "227": [[0.5, 0.5, 0.5, 1, 0.625, 0.625], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1494
+ "228": [[0.59375, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1495
+ "229": [[0.5, 0.5, 0.5, 1, 0.625, 0.625]],
1496
+ "230": [[0.59375, 0.5, 0.5, 0.8125, 0.625, 0.625]],
1497
+ "231": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1498
+ "232": [[0.5, 0.5, 0.5, 0.625, 0.625, 1], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1499
+ "233": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1500
+ "234": [[0.5, 0.5, 0.5, 0.625, 0.625, 1]],
1501
+ "235": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1502
+ "236": [[0.5, 0.5, 0.40625, 0.625, 0.625, 0.8125], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1503
+ "237": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875]],
1504
+ "238": [[0.5, 0.5, 0.40625, 0.625, 0.625, 0.8125]],
1505
+ "239": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1506
+ "240": [[0.5, 0.5, 0.59375, 0.625, 0.625, 0.8125], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1507
+ "241": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
1508
+ "242": [[0.5, 0.5, 0.59375, 0.625, 0.625, 0.8125]],
1509
+ "243": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
1510
+ "244": [[0.5, 0.59375, 0.5, 0.625, 0.8125, 0.625]],
1511
+ "245": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625]],
1512
+ "246": [[0.5, 0.5, 0.5, 0.625, 0.625, 0.625]],
1513
+ "247": [[0.5, 0.0625, 0.5, 0.375, 0.25, 0.375]],
1514
+ "248": [[0.5, 0.125, 0.5, 0.625, 0.375, 0.625]],
1515
+ "249": [[0.46875, 0.21875, 0.46875, 0.5625, 0.4375, 0.5625]],
1516
+ "250": [[0.5, 0.21875, 0.5, 0.875, 0.4375, 0.875]],
1517
+ "251": [[0.5, 0.5, 0.5, 0.875, 1, 0.75]],
1518
+ "252": [[0.5, 0.3125, 0.5, 0.625, 0.625, 0.625]],
1519
+ "253": [[0.5, 0.1875, 0.5, 0.25, 0.375, 0.25]],
1520
+ "254": [[0.5, 0.1875, 0.5, 0.625, 0.375, 0.625]],
1521
+ "255": [[0.5, 0.1875, 0.5, 0.75, 0.375, 0.75]],
1522
+ "256": [[0.5, 0.21875, 0.5, 0.75, 0.4375, 0.75]],
1523
+ "257": [[0.5, 0.5, 0.5, 0.375, 0.375, 0.375]],
1524
+ "258": [[0.25, 0.5, 0.25, 0.1875, 1, 0.1875]],
1525
+ "259": [[0.0625, 0.5, 0.0625, 0.125, 1, 0.125], [0.0625, 0.5, 0.9375, 0.125, 1, 0.125], [0.9375, 0.5, 0.0625, 0.125, 1, 0.125], [0.9375, 0.5, 0.9375, 0.125, 1, 0.125], [0.5, 0.9375, 0.5, 1, 0.125, 0.75], [0.5, 0.9375, 0.0625, 0.75, 0.125, 0.125], [0.5, 0.9375, 0.9375, 0.75, 0.125, 0.125]],
1526
+ "260": [[0.1875, 0.40625, 0.5, 0.125, 0.8125, 0.25], [0.8125, 0.40625, 0.5, 0.125, 0.8125, 0.25], [0.5, 0.625, 0.5, 0.5, 0.75, 0.75], [0.1875, 0.625, 0.34375, 0.125, 0.375, 0.0625], [0.1875, 0.625, 0.65625, 0.125, 0.375, 0.0625], [0.8125, 0.625, 0.34375, 0.125, 0.375, 0.0625], [0.8125, 0.625, 0.65625, 0.125, 0.375, 0.0625]],
1527
+ "261": [[0.5, 0.40625, 0.1875, 0.25, 0.8125, 0.125], [0.5, 0.40625, 0.8125, 0.25, 0.8125, 0.125], [0.5, 0.625, 0.5, 0.75, 0.75, 0.5], [0.34375, 0.625, 0.1875, 0.0625, 0.375, 0.125], [0.34375, 0.625, 0.8125, 0.0625, 0.375, 0.125], [0.65625, 0.625, 0.1875, 0.0625, 0.375, 0.125], [0.65625, 0.625, 0.8125, 0.0625, 0.375, 0.125]],
1528
+ "262": [[0.5, 0.5, 0.375, 0.5, 0.75, 0.75], [0.1875, 0.5, 0.375, 0.125, 0.375, 0.375], [0.8125, 0.5, 0.375, 0.125, 0.375, 0.375], [0.1875, 0.5, 0.78125, 0.125, 0.25, 0.4375], [0.8125, 0.5, 0.78125, 0.125, 0.25, 0.4375]],
1529
+ "263": [[0.5, 0.5, 0.625, 0.5, 0.75, 0.75], [0.1875, 0.5, 0.625, 0.125, 0.375, 0.375], [0.8125, 0.5, 0.625, 0.125, 0.375, 0.375], [0.1875, 0.5, 0.21875, 0.125, 0.25, 0.4375], [0.8125, 0.5, 0.21875, 0.125, 0.25, 0.4375]],
1530
+ "264": [[0.375, 0.5, 0.5, 0.75, 0.75, 0.5], [0.375, 0.5, 0.1875, 0.375, 0.375, 0.125], [0.375, 0.5, 0.8125, 0.375, 0.375, 0.125], [0.78125, 0.5, 0.1875, 0.4375, 0.25, 0.125], [0.78125, 0.5, 0.8125, 0.4375, 0.25, 0.125]],
1531
+ "265": [[0.625, 0.5, 0.5, 0.75, 0.75, 0.5], [0.625, 0.5, 0.1875, 0.375, 0.375, 0.125], [0.625, 0.5, 0.8125, 0.375, 0.375, 0.125], [0.21875, 0.5, 0.1875, 0.4375, 0.25, 0.125], [0.21875, 0.5, 0.8125, 0.4375, 0.25, 0.125]],
1532
+ "266": [[0.5, 0.375, 0.5, 0.5, 0.75, 0.75], [0.1875, 0.375, 0.5, 0.125, 0.375, 0.375], [0.8125, 0.375, 0.5, 0.125, 0.375, 0.375], [0.1875, 0.78125, 0.5, 0.125, 0.4375, 0.25], [0.8125, 0.78125, 0.5, 0.125, 0.4375, 0.25]],
1533
+ "267": [[0.5, 0.375, 0.5, 0.75, 0.75, 0.5], [0.5, 0.375, 0.1875, 0.375, 0.375, 0.125], [0.5, 0.375, 0.8125, 0.375, 0.375, 0.125], [0.5, 0.78125, 0.1875, 0.25, 0.4375, 0.125], [0.5, 0.78125, 0.8125, 0.25, 0.4375, 0.125]],
1534
+ "268": [[0.5, 0.0625, 0.5, 1, 0.125, 1], [0.5, 0.5, 0.5, 0.5, 0.75, 0.5]],
1535
+ "269": [[0.5, 0.28125, 0.5, 1, 0.5625, 1]],
1536
+ "270": [[0.5, 0.5, 0.5, 1, 1, 0.5]],
1537
+ "271": [[0.5, 0.5, 0.5, 0.5, 1, 1]],
1538
+ "272": [[0.5, 0.3125, 0.5, 0.5, 0.125, 0.5], [0.5, 0.59375, 0.5, 0.375, 0.4375, 0.375], [0.5, 0.90625, 0.5, 0.125, 0.1875, 0.125]],
1539
+ "273": [[0.5, 0.3125, 0.5, 0.5, 0.125, 0.5], [0.5, 0.59375, 0.5, 0.375, 0.4375, 0.375], [0.5, 0.875, 0.40625, 0.125, 0.125, 0.8125]],
1540
+ "274": [[0.5, 0.3125, 0.5, 0.5, 0.125, 0.5], [0.5, 0.59375, 0.5, 0.375, 0.4375, 0.375], [0.5, 0.875, 0.59375, 0.125, 0.125, 0.8125]],
1541
+ "275": [[0.5, 0.3125, 0.5, 0.5, 0.125, 0.5], [0.5, 0.59375, 0.5, 0.375, 0.4375, 0.375], [0.40625, 0.875, 0.5, 0.8125, 0.125, 0.125]],
1542
+ "276": [[0.5, 0.3125, 0.5, 0.5, 0.125, 0.5], [0.5, 0.59375, 0.5, 0.375, 0.4375, 0.375], [0.59375, 0.875, 0.5, 0.8125, 0.125, 0.125]],
1543
+ "277": [[0.5, 0.3125, 0.5, 0.5, 0.125, 0.5], [0.5, 0.59375, 0.5, 0.375, 0.4375, 0.375], [0.5, 0.875, 0.5, 0.125, 0.125, 1]],
1544
+ "278": [[0.5, 0.3125, 0.5, 0.5, 0.125, 0.5], [0.5, 0.59375, 0.5, 0.375, 0.4375, 0.375], [0.5, 0.875, 0.5, 1, 0.125, 0.125]],
1545
+ "279": [[0.5, 0.28125, 0.5, 0.375, 0.4375, 0.375], [0.5, 0.5625, 0.5, 0.25, 0.125, 0.25]],
1546
+ "280": [[0.5, 0.21875, 0.5, 0.375, 0.4375, 0.375], [0.5, 0.5, 0.5, 0.25, 0.125, 0.25]],
1547
+ "281": [[0.5, 0.21875, 0.5, 1, 0.4375, 1]],
1548
+ "282": [[0.5, 0.0625, 0.5, 1, 0.125, 1], [0.0625, 0.5625, 0.5, 0.125, 0.875, 1], [0.5625, 0.5625, 0.0625, 0.875, 0.875, 0.125], [0.5625, 0.5625, 0.9375, 0.875, 0.875, 0.125], [0.9375, 0.5625, 0.5, 0.125, 0.875, 0.75]],
1549
+ "283": [[0.5, 0.1875, 0.5, 0.125, 0.375, 0.125]],
1550
+ "284": [[0.5, 0.1875, 0.46875, 0.375, 0.375, 0.1875]],
1551
+ "285": [[0.46875, 0.1875, 0.53125, 0.3125, 0.375, 0.3125]],
1552
+ "286": [[0.5, 0.1875, 0.46875, 0.375, 0.375, 0.3125]],
1553
+ "287": [[0.5, 0.25, 0.5, 0.875, 0.5, 0.875], [0.5, 0.6875, 0.5, 0.125, 0.375, 0.125]],
1554
+ "288": [[0.5, 0.5, 0.78125, 0.625, 0.625, 0.4375]],
1555
+ "289": [[0.21875, 0.5, 0.5, 0.4375, 0.625, 0.625]],
1556
+ "290": [[0.5, 0.5, 0.21875, 0.625, 0.625, 0.4375]],
1557
+ "291": [[0.78125, 0.5, 0.5, 0.4375, 0.625, 0.625]],
1558
+ "292": [[0.5, 0.21875, 0.5, 0.625, 0.4375, 0.625]],
1559
+ "293": [[0.5, 0.78125, 0.5, 0.625, 0.4375, 0.625]],
1560
+ "294": [[0.5, 0.5, 0.84375, 0.625, 0.625, 0.3125]],
1561
+ "295": [[0.15625, 0.5, 0.5, 0.3125, 0.625, 0.625]],
1562
+ "296": [[0.5, 0.5, 0.15625, 0.625, 0.625, 0.3125]],
1563
+ "297": [[0.84375, 0.5, 0.5, 0.3125, 0.625, 0.625]],
1564
+ "298": [[0.5, 0.15625, 0.5, 0.625, 0.3125, 0.625]],
1565
+ "299": [[0.5, 0.84375, 0.5, 0.625, 0.3125, 0.625]],
1566
+ "300": [[0.5, 0.5, 0.875, 0.625, 0.625, 0.25]],
1567
+ "301": [[0.125, 0.5, 0.5, 0.25, 0.625, 0.625]],
1568
+ "302": [[0.5, 0.5, 0.125, 0.625, 0.625, 0.25]],
1569
+ "303": [[0.875, 0.5, 0.5, 0.25, 0.625, 0.625]],
1570
+ "304": [[0.5, 0.125, 0.5, 0.625, 0.25, 0.625]],
1571
+ "305": [[0.5, 0.875, 0.5, 0.625, 0.25, 0.625]],
1572
+ "306": [[0.5, 0.5, 0.90625, 0.5, 0.5, 0.1875]],
1573
+ "307": [[0.09375, 0.5, 0.5, 0.1875, 0.5, 0.5]],
1574
+ "308": [[0.5, 0.5, 0.09375, 0.5, 0.5, 0.1875]],
1575
+ "309": [[0.90625, 0.5, 0.5, 0.1875, 0.5, 0.5]],
1576
+ "310": [[0.5, 0.09375, 0.5, 0.5, 0.1875, 0.5]],
1577
+ "311": [[0.5, 0.90625, 0.5, 0.5, 0.1875, 0.5]],
1578
+ "312": [[0.375, 0.5, 0.375, 0.375, 1, 0.375]],
1579
+ "313": [[0.375, 0.34375, 0.375, 0.375, 0.6875, 0.375]],
1580
+ "314": [[0.375, 0.65625, 0.375, 0.375, 0.6875, 0.375]],
1581
+ "315": [[0.375, 0.5, 0.375, 0.5, 1, 0.5]],
1582
+ "316": [[0.375, 0.5, 0.375, 0.625, 1, 0.625]],
1583
+ "317": [[0.375, 0.5, 0.375, 0.75, 1, 0.75]],
1584
+ "318": [[0.5, 0.5, 0.5, 0.25, 1, 0.25], [0.1875, 0.75, 0.5, 0.375, 0.5, 1], [0.6875, 0.75, 0.1875, 0.625, 0.5, 0.375], [0.6875, 0.75, 0.8125, 0.625, 0.5, 0.375], [0.8125, 0.75, 0.5, 0.375, 0.5, 0.25]],
1585
+ "319": [[0.5, 0.8125, 0.5, 1, 0.25, 1]],
1586
+ "320": [[0.5, 0.75, 0.5, 1, 0.125, 1]]
1587
+ }
1588
+ }