minecraft-data 2.96.0 → 2.97.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 (40) hide show
  1. package/data.js +19 -0
  2. package/doc/history.md +3 -0
  3. package/index.d.ts +1 -1
  4. package/minecraft-data/README.md +1 -1
  5. package/minecraft-data/data/bedrock/1.16.201/proto.yml +9 -9
  6. package/minecraft-data/data/bedrock/1.16.201/protocol.json +5 -5
  7. package/minecraft-data/data/bedrock/1.16.210/proto.yml +9 -9
  8. package/minecraft-data/data/bedrock/1.16.210/protocol.json +5 -5
  9. package/minecraft-data/data/bedrock/1.16.220/proto.yml +9 -9
  10. package/minecraft-data/data/bedrock/1.16.220/protocol.json +5 -5
  11. package/minecraft-data/data/bedrock/1.17.0/proto.yml +9 -9
  12. package/minecraft-data/data/bedrock/1.17.0/protocol.json +5 -5
  13. package/minecraft-data/data/bedrock/1.17.10/proto.yml +9 -9
  14. package/minecraft-data/data/bedrock/1.17.10/protocol.json +5 -5
  15. package/minecraft-data/data/bedrock/1.17.30/proto.yml +9 -9
  16. package/minecraft-data/data/bedrock/1.17.30/protocol.json +5 -5
  17. package/minecraft-data/data/bedrock/1.17.40/proto.yml +3267 -0
  18. package/minecraft-data/data/bedrock/1.17.40/protocol.json +5 -5
  19. package/minecraft-data/data/bedrock/1.17.40/types.yml +1764 -0
  20. package/minecraft-data/data/bedrock/1.18.0/biomes.json +968 -0
  21. package/minecraft-data/data/bedrock/1.18.0/blockCollisionShapes.json +862 -0
  22. package/minecraft-data/data/bedrock/1.18.0/blockStates.json +157214 -0
  23. package/minecraft-data/data/bedrock/1.18.0/blocks.json +12506 -0
  24. package/minecraft-data/data/bedrock/1.18.0/blocksB2J.json +6845 -0
  25. package/minecraft-data/data/bedrock/1.18.0/blocksJ2B.json +20344 -0
  26. package/minecraft-data/data/bedrock/1.18.0/items.json +9565 -0
  27. package/minecraft-data/data/bedrock/1.18.0/protocol.json +9515 -0
  28. package/minecraft-data/data/bedrock/1.18.0/recipes.json +16648 -0
  29. package/minecraft-data/data/bedrock/common/protocolVersions.json +6 -0
  30. package/minecraft-data/data/bedrock/common/versions.json +2 -1
  31. package/minecraft-data/data/bedrock/latest/proto.yml +16 -10
  32. package/minecraft-data/data/dataPaths.json +19 -0
  33. package/minecraft-data/data/pc/1.16.2/protocol.json +2 -2
  34. package/minecraft-data/data/pc/1.17/protocol.json +2 -2
  35. package/minecraft-data/data/pc/1.17.1/protocol.json +2 -2
  36. package/minecraft-data/data/pc/common/protocolVersions.json +98 -0
  37. package/minecraft-data/doc/add-data-new-version.md +2 -0
  38. package/minecraft-data/doc/history.md +3 -0
  39. package/package.json +1 -1
  40. package/typings/index-template.d.ts +1 -1
@@ -0,0 +1,862 @@
1
+ {
2
+ "blocks": {
3
+ "air": [0],
4
+ "stone": [1, 1, 1, 1, 1, 1, 1],
5
+ "grass": [1],
6
+ "dirt": [1, 1],
7
+ "podzol": [1],
8
+ "cobblestone": [1],
9
+ "planks": [1, 1, 1, 1, 1, 1],
10
+ "sapling": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
11
+ "bedrock": [1],
12
+ "water": [0],
13
+ "flowing_water": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
14
+ "lava": [0],
15
+ "flowing_lava": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
16
+ "sand": [1, 1],
17
+ "gravel": [1],
18
+ "gold_ore": [1],
19
+ "deepslate_gold_ore": [1],
20
+ "iron_ore": [1],
21
+ "deepslate_iron_ore": [1],
22
+ "coal_ore": [1],
23
+ "deepslate_coal_ore": [1],
24
+ "nether_gold_ore": [1],
25
+ "log": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
26
+ "log2": [1, 1, 1, 1, 1, 1],
27
+ "stripped_spruce_log": [1, 1, 1],
28
+ "stripped_birch_log": [1, 1, 1],
29
+ "stripped_jungle_log": [1, 1, 1],
30
+ "stripped_acacia_log": [1, 1, 1],
31
+ "stripped_dark_oak_log": [1, 1, 1],
32
+ "stripped_oak_log": [1, 1, 1],
33
+ "wood": [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],
34
+ "leaves": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
35
+ "leaves2": [1, 1, 1, 1, 1, 1],
36
+ "azalea_leaves": [1, 1, 1],
37
+ "azalea_leaves_flowered": [1, 1, 1],
38
+ "sponge": [1, 1],
39
+ "glass": [1],
40
+ "lapis_ore": [1],
41
+ "deepslate_lapis_ore": [1],
42
+ "lapis_block": [1],
43
+ "dispenser": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
44
+ "sandstone": [1, 1, 1, 1],
45
+ "noteblock": [1],
46
+ "bed": [2, 5, 3, 4, 2, 5, 3, 4, 3, 4, 2, 5, 3, 4, 2, 5],
47
+ "golden_rail": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
48
+ "detector_rail": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
49
+ "sticky_piston": [1, 1, 1, 1, 1, 1],
50
+ "web": [0],
51
+ "tallgrass": [0, 0, 0],
52
+ "deadbush": [0],
53
+ "seagrass": [0, 0, 0],
54
+ "piston": [1, 1, 1, 1, 1, 1],
55
+ "pistonArmCollision": [23, 21, 17, 13, 15, 19],
56
+ "stickyPistonArmCollision": [23, 21, 17, 13, 15, 19],
57
+ "wool": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
58
+ "movingBlock": [0],
59
+ "yellow_flower": [0],
60
+ "red_flower": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
61
+ "wither_rose": [0],
62
+ "brown_mushroom": [0],
63
+ "red_mushroom": [0],
64
+ "gold_block": [1],
65
+ "iron_block": [1],
66
+ "brick_block": [1],
67
+ "tnt": [1, 1, 1],
68
+ "bookshelf": [1],
69
+ "mossy_cobblestone": [1],
70
+ "obsidian": [1],
71
+ "torch": [0, 0, 0, 0, 0, 0],
72
+ "fire": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
73
+ "soul_fire": [0],
74
+ "mob_spawner": [1],
75
+ "oak_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
76
+ "chest": [0, 0, 50, 49, 52, 51],
77
+ "redstone_wire": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
78
+ "diamond_ore": [1],
79
+ "deepslate_diamond_ore": [1],
80
+ "diamond_block": [1],
81
+ "crafting_table": [1],
82
+ "wheat": [0, 0, 0, 0, 0, 0, 0, 0],
83
+ "farmland": [53, 53, 53, 53, 53, 53, 53, 53],
84
+ "lit_furnace": [0, 0, 1, 1, 1, 1],
85
+ "furnace": [0, 0, 1, 1, 1, 1],
86
+ "standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
87
+ "spruce_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
88
+ "birch_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
89
+ "acacia_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
90
+ "jungle_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
91
+ "darkoak_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
92
+ "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],
93
+ "ladder": [0, 0, 55, 57, 56, 54],
94
+ "rail": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
95
+ "stone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
96
+ "wall_sign": [0, 0, 0, 0, 0, 0],
97
+ "spruce_wall_sign": [0, 0, 0, 0, 0, 0],
98
+ "birch_wall_sign": [0, 0, 0, 0, 0, 0],
99
+ "acacia_wall_sign": [0, 0, 0, 0, 0, 0],
100
+ "jungle_wall_sign": [0, 0, 0, 0, 0, 0],
101
+ "darkoak_wall_sign": [0, 0, 0, 0, 0, 0],
102
+ "lever": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
103
+ "stone_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
104
+ "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],
105
+ "wooden_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
106
+ "spruce_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
107
+ "birch_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
108
+ "jungle_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
109
+ "acacia_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
110
+ "dark_oak_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
111
+ "lit_redstone_ore": [1],
112
+ "redstone_ore": [1],
113
+ "deepslate_redstone_ore": [1],
114
+ "redstone_torch": [0, 0, 0, 0, 0, 0],
115
+ "unlit_redstone_torch": [0, 0, 0, 0, 0, 0],
116
+ "stone_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
117
+ "snow_layer": [0, 58, 59, 60, 61, 62, 10, 63],
118
+ "ice": [1],
119
+ "snow": [1],
120
+ "cactus": [64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64],
121
+ "clay": [1],
122
+ "reeds": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
123
+ "jukebox": [1],
124
+ "fence": [80, 80, 80, 80, 80, 80],
125
+ "pumpkin": [1],
126
+ "netherrack": [1],
127
+ "soul_sand": [63],
128
+ "soul_soil": [1],
129
+ "basalt": [1, 1, 1],
130
+ "polished_basalt": [1, 1, 1],
131
+ "soul_torch": [0, 0, 0, 0, 0, 0],
132
+ "glowstone": [1],
133
+ "portal": [0, 0, 0],
134
+ "carved_pumpkin": [1, 1, 1, 1],
135
+ "lit_pumpkin": [1, 1, 1, 1],
136
+ "cake": [81, 82, 83, 84, 85, 86, 87],
137
+ "powered_repeater": [58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58],
138
+ "unpowered_repeater": [58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58],
139
+ "stained_glass": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
140
+ "trapdoor": [89, 89, 89, 89, 88, 88, 88, 88, 54, 56, 57, 55, 54, 56, 57, 55],
141
+ "spruce_trapdoor": [89, 89, 89, 89, 88, 88, 88, 88, 54, 56, 57, 55, 54, 56, 57, 55],
142
+ "birch_trapdoor": [89, 89, 89, 89, 88, 88, 88, 88, 54, 56, 57, 55, 54, 56, 57, 55],
143
+ "jungle_trapdoor": [89, 89, 89, 89, 88, 88, 88, 88, 54, 56, 57, 55, 54, 56, 57, 55],
144
+ "acacia_trapdoor": [89, 89, 89, 89, 88, 88, 88, 88, 54, 56, 57, 55, 54, 56, 57, 55],
145
+ "dark_oak_trapdoor": [89, 89, 89, 89, 88, 88, 88, 88, 54, 56, 57, 55, 54, 56, 57, 55],
146
+ "stonebrick": [1, 1, 1, 1],
147
+ "monster_egg": [1, 1, 1, 1, 1, 1],
148
+ "brown_mushroom_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
149
+ "red_mushroom_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
150
+ "iron_bars": [105],
151
+ "chain": [107, 106, 108],
152
+ "glass_pane": [105],
153
+ "melon_block": [1],
154
+ "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],
155
+ "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],
156
+ "vine": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
157
+ "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],
158
+ "fence_gate": [71, 74, 71, 74, 0, 0, 0, 0, 71, 74, 71, 74, 0, 0, 0, 0],
159
+ "brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
160
+ "stone_brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
161
+ "mycelium": [1],
162
+ "waterlily": [109],
163
+ "nether_brick": [1],
164
+ "nether_brick_fence": [80],
165
+ "nether_brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
166
+ "nether_wart": [0, 0, 0, 0],
167
+ "enchanting_table": [10],
168
+ "brewing_stand": [110, 110, 110, 110, 110, 110, 110, 110],
169
+ "cauldron": [111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111],
170
+ "end_portal": [0],
171
+ "end_portal_frame": [113, 113, 113, 113, 112, 112, 112, 112],
172
+ "end_stone": [1],
173
+ "dragon_egg": [114],
174
+ "lit_redstone_lamp": [1],
175
+ "redstone_lamp": [1],
176
+ "cocoa": [116, 117, 115, 118, 120, 121, 119, 122, 124, 125, 123, 126],
177
+ "sandstone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
178
+ "emerald_ore": [1],
179
+ "deepslate_emerald_ore": [1],
180
+ "ender_chest": [0, 0, 48, 48, 48, 48],
181
+ "tripwire_hook": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
182
+ "tripWire": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
183
+ "emerald_block": [1],
184
+ "spruce_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
185
+ "birch_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
186
+ "jungle_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
187
+ "command_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
188
+ "beacon": [1],
189
+ "cobblestone_wall": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 136, 136, 136, 136, 136, 136, 136, 136, 136, 136, 136, 136, 136, 136, 134, 134, 134, 134, 134, 134, 134, 134, 134, 134, 134, 134, 134, 134, 136, 136, 136, 136, 136, 136, 136, 136, 136, 136, 136, 136, 136, 136, 134, 134, 134, 134, 134, 134, 134, 134, 134, 134, 134, 134, 134, 134, 144, 144, 144, 144, 144, 144, 144, 144, 144, 144, 144, 144, 144, 144, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 144, 144, 144, 144, 144, 144, 144, 144, 144, 144, 144, 144, 144, 144, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 142, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 152, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 132, 132, 132, 132, 132, 132, 132, 132, 132, 132, 132, 132, 132, 132, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 132, 132, 132, 132, 132, 132, 132, 132, 132, 132, 132, 132, 132, 132, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 140, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 148, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 146, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 154, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 129, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 137, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 145, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 143, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 153, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 151, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 133, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 131, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 141, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 139, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 147, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, 155],
190
+ "flower_pot": [158],
191
+ "carrots": [0, 0, 0, 0, 0, 0, 0, 0],
192
+ "potatoes": [0, 0, 0, 0, 0, 0, 0, 0],
193
+ "wooden_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
194
+ "spruce_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
195
+ "birch_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
196
+ "jungle_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
197
+ "acacia_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
198
+ "dark_oak_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
199
+ "skull": [0, 159, 160, 161, 162, 163],
200
+ "anvil": [164, 165, 164, 165, 164, 165, 164, 165, 164, 165, 164, 165],
201
+ "trapped_chest": [0, 0, 50, 49, 52, 51],
202
+ "light_weighted_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
203
+ "heavy_weighted_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
204
+ "powered_comparator": [0, 0, 0, 0, 0, 0, 0, 0, 58, 58, 58, 58, 58, 58, 58, 58],
205
+ "unpowered_comparator": [58, 58, 58, 58, 58, 58, 58, 58],
206
+ "daylight_detector_inverted": [60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60],
207
+ "daylight_detector": [60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60],
208
+ "redstone_block": [1],
209
+ "quartz_ore": [1],
210
+ "hopper": [166, 166, 167, 168, 169, 170, 166, 166, 167, 168, 169, 170],
211
+ "quartz_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
212
+ "quartz_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
213
+ "activator_rail": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
214
+ "dropper": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
215
+ "stained_hardened_clay": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
216
+ "stained_glass_pane": [105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105, 105],
217
+ "acacia_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
218
+ "dark_oak_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
219
+ "slime": [1],
220
+ "barrier": [1],
221
+ "light_block": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
222
+ "iron_trapdoor": [89, 89, 89, 89, 88, 88, 88, 88, 54, 56, 57, 55, 54, 56, 57, 55],
223
+ "prismarine": [1, 1, 1],
224
+ "prismarine_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
225
+ "prismarine_bricks_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
226
+ "dark_prismarine_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
227
+ "stone_slab2": [61, 61, 61, 61, 61, 61, 61, 61, 171, 171, 171, 171, 171, 171, 171, 171],
228
+ "double_stone_slab2": [1, 1, 1, 1, 1, 1, 1, 1],
229
+ "seaLantern": [1],
230
+ "hay_block": [1, 1, 1, 1, 1, 1, 1, 1, 1],
231
+ "carpet": [172, 172, 172, 172, 172, 172, 172, 172, 172, 172, 172, 172, 172, 172, 172, 172],
232
+ "hardened_clay": [1],
233
+ "coal_block": [1],
234
+ "packed_ice": [1],
235
+ "double_plant": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
236
+ "standing_banner": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
237
+ "wall_banner": [0, 0, 0, 0, 0, 0],
238
+ "red_sandstone": [1, 1, 1, 1],
239
+ "red_sandstone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
240
+ "wooden_slab": [61, 61, 61, 61, 61, 61, 171, 171, 171, 171, 171, 171],
241
+ "double_wooden_slab": [1, 1, 1, 1, 1, 1],
242
+ "stone_slab4": [61, 61, 61, 61, 61, 171, 171, 171, 171, 171],
243
+ "double_stone_slab4": [1, 1, 1, 1, 1],
244
+ "stone_slab": [61, 61, 61, 61, 61, 61, 61, 61, 171, 171, 171, 171, 171, 171, 171, 171],
245
+ "double_stone_slab": [1, 1, 1, 1, 1, 1, 1, 1],
246
+ "smooth_stone": [1],
247
+ "spruce_fence_gate": [71, 74, 71, 74, 0, 0, 0, 0, 71, 74, 71, 74, 0, 0, 0, 0],
248
+ "birch_fence_gate": [71, 74, 71, 74, 0, 0, 0, 0, 71, 74, 71, 74, 0, 0, 0, 0],
249
+ "jungle_fence_gate": [71, 74, 71, 74, 0, 0, 0, 0, 71, 74, 71, 74, 0, 0, 0, 0],
250
+ "acacia_fence_gate": [71, 74, 71, 74, 0, 0, 0, 0, 71, 74, 71, 74, 0, 0, 0, 0],
251
+ "dark_oak_fence_gate": [71, 74, 71, 74, 0, 0, 0, 0, 71, 74, 71, 74, 0, 0, 0, 0],
252
+ "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],
253
+ "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],
254
+ "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],
255
+ "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],
256
+ "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],
257
+ "end_rod": [175, 175, 173, 173, 174, 174],
258
+ "chorus_plant": [239],
259
+ "chorus_flower": [1, 1, 1, 1, 1, 1],
260
+ "purpur_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
261
+ "purpur_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
262
+ "end_bricks": [1],
263
+ "beetroot": [0, 0, 0, 0, 0, 0, 0, 0],
264
+ "grass_path": [53],
265
+ "end_gateway": [0],
266
+ "repeating_command_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
267
+ "chain_command_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
268
+ "frosted_ice": [1, 1, 1, 1],
269
+ "magma": [1],
270
+ "nether_wart_block": [1],
271
+ "red_nether_brick": [1],
272
+ "bone_block": [1, 1, 1, 1, 1, 1, 1, 1, 1],
273
+ "structure_void": [0, 0],
274
+ "observer": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
275
+ "undyed_shulker_box": [0],
276
+ "shulker_box": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
277
+ "white_glazed_terracotta": [0, 0, 1, 1, 1, 1],
278
+ "orange_glazed_terracotta": [0, 0, 1, 1, 1, 1],
279
+ "magenta_glazed_terracotta": [0, 0, 1, 1, 1, 1],
280
+ "light_blue_glazed_terracotta": [0, 0, 1, 1, 1, 1],
281
+ "yellow_glazed_terracotta": [0, 0, 1, 1, 1, 1],
282
+ "lime_glazed_terracotta": [0, 0, 1, 1, 1, 1],
283
+ "pink_glazed_terracotta": [0, 0, 1, 1, 1, 1],
284
+ "gray_glazed_terracotta": [0, 0, 1, 1, 1, 1],
285
+ "silver_glazed_terracotta": [0, 0, 1, 1, 1, 1],
286
+ "cyan_glazed_terracotta": [0, 0, 1, 1, 1, 1],
287
+ "purple_glazed_terracotta": [0, 0, 1, 1, 1, 1],
288
+ "blue_glazed_terracotta": [0, 0, 1, 1, 1, 1],
289
+ "brown_glazed_terracotta": [0, 0, 1, 1, 1, 1],
290
+ "green_glazed_terracotta": [0, 0, 1, 1, 1, 1],
291
+ "red_glazed_terracotta": [0, 0, 1, 1, 1, 1],
292
+ "black_glazed_terracotta": [0, 0, 1, 1, 1, 1],
293
+ "concrete": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
294
+ "concretePowder": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
295
+ "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],
296
+ "dried_kelp_block": [1],
297
+ "turtle_egg": [240, 241, 241, 241, 240, 241, 241, 241, 240, 241, 241, 241],
298
+ "coral_block": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
299
+ "coral": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
300
+ "coral_fan_dead": [0, 0, 0, 0, 0],
301
+ "coral_fan": [0, 0, 0, 0, 0],
302
+ "coral_fan_hang": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
303
+ "coral_fan_hang2": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
304
+ "coral_fan_hang3": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
305
+ "sea_pickle": [242, 243, 244, 245, 242, 243, 244, 245],
306
+ "blue_ice": [1],
307
+ "conduit": [246],
308
+ "bamboo_sapling": [0],
309
+ "bamboo": [0, 0, 0, 0, 0, 0],
310
+ "bubble_column": [0, 0],
311
+ "polished_granite_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
312
+ "smooth_red_sandstone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
313
+ "mossy_stone_brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
314
+ "polished_diorite_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
315
+ "mossy_cobblestone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
316
+ "end_brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
317
+ "normal_stone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
318
+ "smooth_sandstone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
319
+ "smooth_quartz_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
320
+ "granite_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
321
+ "andesite_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
322
+ "red_nether_brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
323
+ "polished_andesite_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
324
+ "diorite_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
325
+ "stone_slab3": [61, 61, 61, 61, 61, 61, 61, 61, 171, 171, 171, 171, 171, 171, 171, 171],
326
+ "double_stone_slab3": [1, 1, 1, 1, 1, 1, 1, 1],
327
+ "scaffolding": [247, 247, 247, 247, 247, 247, 247, 247, 247, 247, 247, 247, 247, 247, 247, 247],
328
+ "loom": [1, 1, 1, 1],
329
+ "barrel": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
330
+ "lit_smoker": [0, 0, 1, 1, 1, 1],
331
+ "smoker": [0, 0, 1, 1, 1, 1],
332
+ "lit_blast_furnace": [0, 0, 1, 1, 1, 1],
333
+ "blast_furnace": [0, 0, 1, 1, 1, 1],
334
+ "cartography_table": [1],
335
+ "fletching_table": [1],
336
+ "grindstone": [248, 249, 248, 249, 254, 255, 254, 255, 251, 252, 250, 253],
337
+ "lectern": [256, 256, 256, 256, 256, 256, 256, 256],
338
+ "smithing_table": [1],
339
+ "stonecutter_block": [0, 0, 257, 257, 257, 257],
340
+ "bell": [258, 259, 258, 259, 260, 260, 260, 260, 261, 264, 262, 263, 265, 266, 265, 266, 258, 259, 258, 259, 260, 260, 260, 260, 261, 264, 262, 263, 265, 266, 265, 266],
341
+ "lantern": [268, 267],
342
+ "soul_lantern": [268, 267],
343
+ "campfire": [269, 269, 269, 269, 269, 269, 269, 269],
344
+ "soul_campfire": [269, 269, 269, 269, 269, 269, 269, 269],
345
+ "sweet_berry_bush": [0, 0, 0, 0],
346
+ "warped_stem": [1, 1, 1],
347
+ "stripped_warped_stem": [1, 1, 1],
348
+ "warped_hyphae": [1, 1, 1],
349
+ "stripped_warped_hyphae": [1, 1, 1],
350
+ "warped_nylium": [1],
351
+ "warped_fungus": [0],
352
+ "warped_wart_block": [1],
353
+ "warped_roots": [0],
354
+ "nether_sprouts": [0],
355
+ "crimson_stem": [1, 1, 1],
356
+ "stripped_crimson_stem": [1, 1, 1],
357
+ "crimson_hyphae": [1, 1, 1],
358
+ "stripped_crimson_hyphae": [1, 1, 1],
359
+ "crimson_nylium": [1],
360
+ "crimson_fungus": [0],
361
+ "shroomlight": [1],
362
+ "weeping_vines": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
363
+ "twisting_vines": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
364
+ "crimson_roots": [0],
365
+ "crimson_planks": [1],
366
+ "warped_planks": [1],
367
+ "crimson_slab": [61, 171],
368
+ "crimson_double_slab": [1],
369
+ "warped_slab": [61, 171],
370
+ "warped_double_slab": [1],
371
+ "crimson_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
372
+ "warped_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
373
+ "crimson_fence": [80],
374
+ "warped_fence": [80],
375
+ "crimson_trapdoor": [89, 89, 89, 89, 88, 88, 88, 88, 54, 56, 57, 55, 54, 56, 57, 55],
376
+ "warped_trapdoor": [89, 89, 89, 89, 88, 88, 88, 88, 54, 56, 57, 55, 54, 56, 57, 55],
377
+ "crimson_fence_gate": [71, 74, 71, 74, 0, 0, 0, 0, 71, 74, 71, 74, 0, 0, 0, 0],
378
+ "warped_fence_gate": [71, 74, 71, 74, 0, 0, 0, 0, 71, 74, 71, 74, 0, 0, 0, 0],
379
+ "crimson_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
380
+ "warped_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
381
+ "crimson_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
382
+ "warped_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
383
+ "crimson_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],
384
+ "warped_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],
385
+ "crimson_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
386
+ "warped_standing_sign": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
387
+ "crimson_wall_sign": [0, 0, 0, 0, 0, 0],
388
+ "warped_wall_sign": [0, 0, 0, 0, 0, 0],
389
+ "structure_block": [1, 1, 1, 1],
390
+ "jigsaw": [1],
391
+ "composter": [270, 270, 270, 270, 270, 270, 270, 270, 270],
392
+ "target": [1],
393
+ "bee_nest": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
394
+ "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],
395
+ "honey_block": [64],
396
+ "honeycomb_block": [1],
397
+ "netherite_block": [1],
398
+ "ancient_debris": [1],
399
+ "crying_obsidian": [1],
400
+ "respawn_anchor": [1, 1, 1, 1, 1],
401
+ "lodestone": [1],
402
+ "blackstone": [1],
403
+ "blackstone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
404
+ "blackstone_wall": [0, 127, 136, 134, 136, 134, 144, 142, 152, 150, 152, 150, 144, 142, 152, 150, 152, 150, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155],
405
+ "blackstone_slab": [61, 171],
406
+ "blackstone_double_slab": [1],
407
+ "polished_blackstone": [1],
408
+ "polished_blackstone_bricks": [1],
409
+ "cracked_polished_blackstone_bricks": [1],
410
+ "chiseled_polished_blackstone": [1],
411
+ "polished_blackstone_brick_slab": [61, 171],
412
+ "polished_blackstone_brick_double_slab": [1],
413
+ "polished_blackstone_brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
414
+ "polished_blackstone_brick_wall": [0, 127, 136, 134, 136, 134, 144, 142, 152, 150, 152, 150, 144, 142, 152, 150, 152, 150, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155],
415
+ "gilded_blackstone": [1],
416
+ "polished_blackstone_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
417
+ "polished_blackstone_slab": [61, 171],
418
+ "polished_blackstone_double_slab": [1],
419
+ "polished_blackstone_pressure_plate": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
420
+ "polished_blackstone_button": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
421
+ "polished_blackstone_wall": [0, 127, 136, 134, 136, 134, 144, 142, 152, 150, 152, 150, 144, 142, 152, 150, 152, 150, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155],
422
+ "chiseled_nether_bricks": [1],
423
+ "cracked_nether_bricks": [1],
424
+ "quartz_bricks": [1],
425
+ "candle": [271, 272, 273, 274, 271, 272, 273, 274],
426
+ "white_candle": [271, 272, 273, 274, 271, 272, 273, 274],
427
+ "orange_candle": [271, 272, 273, 274, 271, 272, 273, 274],
428
+ "magenta_candle": [271, 272, 273, 274, 271, 272, 273, 274],
429
+ "light_blue_candle": [271, 272, 273, 274, 271, 272, 273, 274],
430
+ "yellow_candle": [271, 272, 273, 274, 271, 272, 273, 274],
431
+ "lime_candle": [271, 272, 273, 274, 271, 272, 273, 274],
432
+ "pink_candle": [271, 272, 273, 274, 271, 272, 273, 274],
433
+ "gray_candle": [271, 272, 273, 274, 271, 272, 273, 274],
434
+ "light_gray_candle": [271, 272, 273, 274, 271, 272, 273, 274],
435
+ "cyan_candle": [271, 272, 273, 274, 271, 272, 273, 274],
436
+ "purple_candle": [271, 272, 273, 274, 271, 272, 273, 274],
437
+ "blue_candle": [271, 272, 273, 274, 271, 272, 273, 274],
438
+ "brown_candle": [271, 272, 273, 274, 271, 272, 273, 274],
439
+ "green_candle": [271, 272, 273, 274, 271, 272, 273, 274],
440
+ "red_candle": [271, 272, 273, 274, 271, 272, 273, 274],
441
+ "black_candle": [271, 272, 273, 274, 271, 272, 273, 274],
442
+ "candle_cake": [275, 275],
443
+ "white_candle_cake": [275, 275],
444
+ "orange_candle_cake": [275, 275],
445
+ "magenta_candle_cake": [275, 275],
446
+ "light_blue_candle_cake": [275, 275],
447
+ "yellow_candle_cake": [275, 275],
448
+ "lime_candle_cake": [275, 275],
449
+ "pink_candle_cake": [275, 275],
450
+ "gray_candle_cake": [275, 275],
451
+ "light_gray_candle_cake": [275, 275],
452
+ "cyan_candle_cake": [275, 275],
453
+ "purple_candle_cake": [275, 275],
454
+ "blue_candle_cake": [275, 275],
455
+ "brown_candle_cake": [275, 275],
456
+ "green_candle_cake": [275, 275],
457
+ "red_candle_cake": [275, 275],
458
+ "black_candle_cake": [275, 275],
459
+ "amethyst_block": [1],
460
+ "budding_amethyst": [1],
461
+ "amethyst_cluster": [281, 280, 276, 278, 279, 277],
462
+ "large_amethyst_bud": [287, 286, 282, 284, 285, 283],
463
+ "medium_amethyst_bud": [293, 292, 288, 290, 291, 289],
464
+ "small_amethyst_bud": [299, 298, 294, 296, 297, 295],
465
+ "tuff": [1],
466
+ "calcite": [1],
467
+ "tinted_glass": [1],
468
+ "powder_snow": [0],
469
+ "sculk_sensor": [61, 61],
470
+ "oxidized_copper": [1],
471
+ "weathered_copper": [1],
472
+ "exposed_copper": [1],
473
+ "copper_block": [1],
474
+ "copper_ore": [1],
475
+ "deepslate_copper_ore": [1],
476
+ "oxidized_cut_copper": [1],
477
+ "weathered_cut_copper": [1],
478
+ "exposed_cut_copper": [1],
479
+ "cut_copper": [1],
480
+ "oxidized_cut_copper_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
481
+ "weathered_cut_copper_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
482
+ "exposed_cut_copper_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
483
+ "cut_copper_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
484
+ "oxidized_cut_copper_slab": [61, 171],
485
+ "oxidized_double_cut_copper_slab": [1],
486
+ "weathered_cut_copper_slab": [61, 171],
487
+ "weathered_double_cut_copper_slab": [1],
488
+ "exposed_cut_copper_slab": [61, 171],
489
+ "exposed_double_cut_copper_slab": [1],
490
+ "cut_copper_slab": [61, 171],
491
+ "double_cut_copper_slab": [1],
492
+ "waxed_copper": [1],
493
+ "waxed_weathered_copper": [1],
494
+ "waxed_exposed_copper": [1],
495
+ "waxed_oxidized_copper": [1],
496
+ "waxed_oxidized_cut_copper": [1],
497
+ "waxed_weathered_cut_copper": [1],
498
+ "waxed_exposed_cut_copper": [1],
499
+ "waxed_cut_copper": [1],
500
+ "waxed_oxidized_cut_copper_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
501
+ "waxed_weathered_cut_copper_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
502
+ "waxed_exposed_cut_copper_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
503
+ "waxed_cut_copper_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
504
+ "waxed_oxidized_cut_copper_slab": [61, 171],
505
+ "waxed_oxidized_double_cut_copper_slab": [1],
506
+ "waxed_weathered_cut_copper_slab": [61, 171],
507
+ "waxed_weathered_double_cut_copper_slab": [1],
508
+ "waxed_exposed_cut_copper_slab": [61, 171],
509
+ "waxed_exposed_double_cut_copper_slab": [1],
510
+ "waxed_cut_copper_slab": [61, 171],
511
+ "waxed_double_cut_copper_slab": [1],
512
+ "lightning_rod": [175, 175, 173, 173, 174, 174],
513
+ "pointed_dripstone": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
514
+ "dripstone_block": [1],
515
+ "cave_vines_head_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],
516
+ "cave_vines": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
517
+ "cave_vines_body_with_berries": [0],
518
+ "spore_blossom": [0],
519
+ "azalea": [300],
520
+ "flowering_azalea": [300],
521
+ "moss_carpet": [172],
522
+ "moss_block": [1],
523
+ "big_dripleaf": [0, 0, 0, 0, 301, 301, 302, 0, 0, 301, 301, 301, 301, 301, 302, 0, 0, 301, 301, 301, 301, 301, 302, 0, 0, 301, 301, 301, 301, 301, 302, 0],
524
+ "small_dripleaf_block": [0, 0, 0, 0, 0, 0, 0, 0],
525
+ "hanging_roots": [0],
526
+ "dirt_with_roots": [1],
527
+ "deepslate": [1, 1, 1],
528
+ "cobbled_deepslate": [1],
529
+ "cobbled_deepslate_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
530
+ "cobbled_deepslate_slab": [61, 171],
531
+ "cobbled_deepslate_double_slab": [1],
532
+ "cobbled_deepslate_wall": [0, 127, 136, 134, 136, 134, 144, 142, 152, 150, 152, 150, 144, 142, 152, 150, 152, 150, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155],
533
+ "polished_deepslate": [1],
534
+ "polished_deepslate_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
535
+ "polished_deepslate_slab": [61, 171],
536
+ "polished_deepslate_double_slab": [1],
537
+ "polished_deepslate_wall": [0, 127, 136, 134, 136, 134, 144, 142, 152, 150, 152, 150, 144, 142, 152, 150, 152, 150, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155],
538
+ "deepslate_tiles": [1],
539
+ "deepslate_tile_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
540
+ "deepslate_tile_slab": [61, 171],
541
+ "deepslate_tile_double_slab": [1],
542
+ "deepslate_tile_wall": [0, 127, 136, 134, 136, 134, 144, 142, 152, 150, 152, 150, 144, 142, 152, 150, 152, 150, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155],
543
+ "deepslate_bricks": [1],
544
+ "deepslate_brick_stairs": [42, 32, 43, 33, 37, 27, 38, 28],
545
+ "deepslate_brick_slab": [61, 171],
546
+ "deepslate_brick_double_slab": [1],
547
+ "deepslate_brick_wall": [0, 127, 136, 134, 136, 134, 144, 142, 152, 150, 152, 150, 144, 142, 152, 150, 152, 150, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 132, 130, 140, 138, 140, 138, 148, 146, 156, 154, 156, 154, 148, 146, 156, 154, 156, 154, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 129, 128, 137, 135, 137, 135, 145, 143, 153, 151, 153, 151, 145, 143, 153, 151, 153, 151, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155, 133, 131, 141, 139, 141, 139, 149, 147, 157, 155, 157, 155, 149, 147, 157, 155, 157, 155],
548
+ "chiseled_deepslate": [1],
549
+ "cracked_deepslate_bricks": [1],
550
+ "cracked_deepslate_tiles": [1],
551
+ "infested_deepslate": [1, 1, 1],
552
+ "smooth_basalt": [1],
553
+ "raw_iron_block": [1],
554
+ "raw_copper_block": [1],
555
+ "raw_gold_block": [1]
556
+ },
557
+ "shapes": {
558
+ "0": [],
559
+ "1": [[0.5, 0.5, 0.5, 1, 1, 1]],
560
+ "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]],
561
+ "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]],
562
+ "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]],
563
+ "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]],
564
+ "6": [[0.5, 0.5, 0.625, 1, 1, 0.75]],
565
+ "7": [[0.375, 0.5, 0.5, 0.75, 1, 1]],
566
+ "8": [[0.5, 0.5, 0.375, 1, 1, 0.75]],
567
+ "9": [[0.625, 0.5, 0.5, 0.75, 1, 1]],
568
+ "10": [[0.5, 0.375, 0.5, 1, 0.75, 1]],
569
+ "11": [[0.5, 0.625, 0.5, 1, 0.75, 1]],
570
+ "12": [[0.5, 0.5, 0.125, 1, 1, 0.25], [0.5, 0.5, 0.625, 0.25, 0.25, 0.75]],
571
+ "13": [[0.5, 0.5, 0.125, 1, 1, 0.25], [0.5, 0.5, 0.75, 0.25, 0.25, 1]],
572
+ "14": [[0.875, 0.5, 0.5, 0.25, 1, 1], [0.375, 0.5, 0.5, 0.75, 0.25, 0.25]],
573
+ "15": [[0.875, 0.5, 0.5, 0.25, 1, 1], [0.25, 0.5, 0.5, 1, 0.25, 0.25]],
574
+ "16": [[0.5, 0.5, 0.875, 1, 1, 0.25], [0.5, 0.5, 0.375, 0.25, 0.25, 0.75]],
575
+ "17": [[0.5, 0.5, 0.875, 1, 1, 0.25], [0.5, 0.5, 0.25, 0.25, 0.25, 1]],
576
+ "18": [[0.125, 0.5, 0.5, 0.25, 1, 1], [0.625, 0.5, 0.5, 0.75, 0.25, 0.25]],
577
+ "19": [[0.125, 0.5, 0.5, 0.25, 1, 1], [0.75, 0.5, 0.5, 1, 0.25, 0.25]],
578
+ "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]],
579
+ "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]],
580
+ "22": [[0.5, 0.125, 0.5, 1, 0.25, 1], [0.5, 0.625, 0.5, 0.25, 0.75, 0.25]],
581
+ "23": [[0.5, 0.125, 0.5, 1, 0.25, 1], [0.5, 0.75, 0.5, 0.25, 1, 0.25]],
582
+ "24": [[0.5, 0.5, 0.25, 1, 1, 0.5], [0.5, 0.75, 0.75, 1, 0.5, 0.5]],
583
+ "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]],
584
+ "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]],
585
+ "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]],
586
+ "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]],
587
+ "29": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.5, 0.75, 0.25, 1, 0.5, 0.5]],
588
+ "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]],
589
+ "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]],
590
+ "32": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.25, 0.75, 0.25, 0.5, 0.5, 0.5]],
591
+ "33": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.75, 0.75, 0.25, 0.5, 0.5, 0.5]],
592
+ "34": [[0.5, 0.5, 0.75, 1, 1, 0.5], [0.5, 0.75, 0.25, 1, 0.5, 0.5]],
593
+ "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]],
594
+ "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]],
595
+ "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]],
596
+ "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]],
597
+ "39": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.5, 0.75, 0.75, 1, 0.5, 0.5]],
598
+ "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]],
599
+ "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]],
600
+ "42": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.75, 0.75, 0.75, 0.5, 0.5, 0.5]],
601
+ "43": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.25, 0.75, 0.75, 0.5, 0.5, 0.5]],
602
+ "44": [[0.25, 0.5, 0.5, 0.5, 1, 1], [0.75, 0.75, 0.5, 0.5, 0.5, 1]],
603
+ "45": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.25, 0.75, 0.5, 0.5, 0.5, 1]],
604
+ "46": [[0.75, 0.5, 0.5, 0.5, 1, 1], [0.25, 0.75, 0.5, 0.5, 0.5, 1]],
605
+ "47": [[0.5, 0.25, 0.5, 1, 0.5, 1], [0.75, 0.75, 0.5, 0.5, 0.5, 1]],
606
+ "48": [[0.5, 0.4375, 0.5, 0.875, 0.875, 0.875]],
607
+ "49": [[0.53125, 0.4375, 0.5, 0.9375, 0.875, 0.875]],
608
+ "50": [[0.46875, 0.4375, 0.5, 0.9375, 0.875, 0.875]],
609
+ "51": [[0.5, 0.4375, 0.46875, 0.875, 0.875, 0.9375]],
610
+ "52": [[0.5, 0.4375, 0.53125, 0.875, 0.875, 0.9375]],
611
+ "53": [[0.5, 0.46875, 0.5, 1, 0.9375, 1]],
612
+ "54": [[0.09375, 0.5, 0.5, 0.1875, 1, 1]],
613
+ "55": [[0.5, 0.5, 0.90625, 1, 1, 0.1875]],
614
+ "56": [[0.90625, 0.5, 0.5, 0.1875, 1, 1]],
615
+ "57": [[0.5, 0.5, 0.09375, 1, 1, 0.1875]],
616
+ "58": [[0.5, 0.0625, 0.5, 1, 0.125, 1]],
617
+ "59": [[0.5, 0.125, 0.5, 1, 0.25, 1]],
618
+ "60": [[0.5, 0.1875, 0.5, 1, 0.375, 1]],
619
+ "61": [[0.5, 0.25, 0.5, 1, 0.5, 1]],
620
+ "62": [[0.5, 0.3125, 0.5, 1, 0.625, 1]],
621
+ "63": [[0.5, 0.4375, 0.5, 1, 0.875, 1]],
622
+ "64": [[0.5, 0.46875, 0.5, 0.875, 0.9375, 0.875]],
623
+ "65": [[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]],
624
+ "66": [[0.5, 0.75, 0.5, 0.25, 1.5, 1], [0.8125, 0.75, 0.5, 0.375, 1.5, 0.25]],
625
+ "67": [[0.5, 0.75, 0.5, 1, 1.5, 0.25], [0.5, 0.75, 0.1875, 0.25, 1.5, 0.375]],
626
+ "68": [[0.5, 0.75, 0.3125, 0.25, 1.5, 0.625], [0.8125, 0.75, 0.5, 0.375, 1.5, 0.25]],
627
+ "69": [[0.5, 0.75, 0.5, 1, 1.5, 0.25], [0.5, 0.75, 0.8125, 0.25, 1.5, 0.375]],
628
+ "70": [[0.5, 0.75, 0.6875, 0.25, 1.5, 0.625], [0.8125, 0.75, 0.5, 0.375, 1.5, 0.25]],
629
+ "71": [[0.5, 0.75, 0.5, 1, 1.5, 0.25]],
630
+ "72": [[0.6875, 0.75, 0.5, 0.625, 1.5, 0.25]],
631
+ "73": [[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]],
632
+ "74": [[0.5, 0.75, 0.5, 0.25, 1.5, 1]],
633
+ "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]],
634
+ "76": [[0.5, 0.75, 0.3125, 0.25, 1.5, 0.625]],
635
+ "77": [[0.3125, 0.75, 0.5, 0.625, 1.5, 0.25], [0.5, 0.75, 0.8125, 0.25, 1.5, 0.375]],
636
+ "78": [[0.5, 0.75, 0.6875, 0.25, 1.5, 0.625]],
637
+ "79": [[0.3125, 0.75, 0.5, 0.625, 1.5, 0.25]],
638
+ "80": [[0.5, 0.75, 0.5, 0.25, 1.5, 0.25]],
639
+ "81": [[0.5, 0.25, 0.5, 0.875, 0.5, 0.875]],
640
+ "82": [[0.5625, 0.25, 0.5, 0.75, 0.5, 0.875]],
641
+ "83": [[0.625, 0.25, 0.5, 0.625, 0.5, 0.875]],
642
+ "84": [[0.6875, 0.25, 0.5, 0.5, 0.5, 0.875]],
643
+ "85": [[0.75, 0.25, 0.5, 0.375, 0.5, 0.875]],
644
+ "86": [[0.8125, 0.25, 0.5, 0.25, 0.5, 0.875]],
645
+ "87": [[0.875, 0.25, 0.5, 0.125, 0.5, 0.875]],
646
+ "88": [[0.5, 0.90625, 0.5, 1, 0.1875, 1]],
647
+ "89": [[0.5, 0.09375, 0.5, 1, 0.1875, 1]],
648
+ "90": [[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]],
649
+ "91": [[0.5, 0.5, 0.5, 0.125, 1, 1], [0.78125, 0.5, 0.5, 0.4375, 1, 0.125]],
650
+ "92": [[0.5, 0.5, 0.5, 1, 1, 0.125], [0.5, 0.5, 0.21875, 0.125, 1, 0.4375]],
651
+ "93": [[0.5, 0.5, 0.28125, 0.125, 1, 0.5625], [0.78125, 0.5, 0.5, 0.4375, 1, 0.125]],
652
+ "94": [[0.5, 0.5, 0.5, 1, 1, 0.125], [0.5, 0.5, 0.78125, 0.125, 1, 0.4375]],
653
+ "95": [[0.5, 0.5, 0.71875, 0.125, 1, 0.5625], [0.78125, 0.5, 0.5, 0.4375, 1, 0.125]],
654
+ "96": [[0.5, 0.5, 0.5, 1, 1, 0.125]],
655
+ "97": [[0.71875, 0.5, 0.5, 0.5625, 1, 0.125]],
656
+ "98": [[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]],
657
+ "99": [[0.5, 0.5, 0.5, 0.125, 1, 1]],
658
+ "100": [[0.28125, 0.5, 0.5, 0.5625, 1, 0.125], [0.5, 0.5, 0.21875, 0.125, 1, 0.4375]],
659
+ "101": [[0.5, 0.5, 0.28125, 0.125, 1, 0.5625]],
660
+ "102": [[0.28125, 0.5, 0.5, 0.5625, 1, 0.125], [0.5, 0.5, 0.78125, 0.125, 1, 0.4375]],
661
+ "103": [[0.5, 0.5, 0.71875, 0.125, 1, 0.5625]],
662
+ "104": [[0.28125, 0.5, 0.5, 0.5625, 1, 0.125]],
663
+ "105": [[0.5, 0.5, 0.5, 0.125, 1, 0.125]],
664
+ "106": [[0.5, 0.5, 0.5, 1, 0.1875, 0.1875]],
665
+ "107": [[0.5, 0.5, 0.5, 0.1875, 1, 0.1875]],
666
+ "108": [[0.5, 0.5, 0.5, 0.1875, 0.1875, 1]],
667
+ "109": [[0.5, 0.046875, 0.5, 0.875, 0.09375, 0.875]],
668
+ "110": [[0.5, 0.0625, 0.5, 0.875, 0.125, 0.875], [0.5, 0.5, 0.5, 0.125, 0.75, 0.125]],
669
+ "111": [[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]],
670
+ "112": [[0.5, 0.40625, 0.5, 1, 0.8125, 1], [0.5, 0.90625, 0.5, 0.5, 0.1875, 0.5]],
671
+ "113": [[0.5, 0.40625, 0.5, 1, 0.8125, 1]],
672
+ "114": [[0.5, 0.5, 0.5, 0.875, 1, 0.875]],
673
+ "115": [[0.5, 0.59375, 0.1875, 0.25, 0.3125, 0.25]],
674
+ "116": [[0.5, 0.59375, 0.8125, 0.25, 0.3125, 0.25]],
675
+ "117": [[0.1875, 0.59375, 0.5, 0.25, 0.3125, 0.25]],
676
+ "118": [[0.8125, 0.59375, 0.5, 0.25, 0.3125, 0.25]],
677
+ "119": [[0.5, 0.53125, 0.25, 0.375, 0.4375, 0.375]],
678
+ "120": [[0.5, 0.53125, 0.75, 0.375, 0.4375, 0.375]],
679
+ "121": [[0.25, 0.53125, 0.5, 0.375, 0.4375, 0.375]],
680
+ "122": [[0.75, 0.53125, 0.5, 0.375, 0.4375, 0.375]],
681
+ "123": [[0.5, 0.46875, 0.3125, 0.5, 0.5625, 0.5]],
682
+ "124": [[0.5, 0.46875, 0.6875, 0.5, 0.5625, 0.5]],
683
+ "125": [[0.3125, 0.46875, 0.5, 0.5, 0.5625, 0.5]],
684
+ "126": [[0.6875, 0.46875, 0.5, 0.5, 0.5625, 0.5]],
685
+ "127": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5]],
686
+ "128": [[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]],
687
+ "129": [[0.34375, 0.75, 0.5, 0.6875, 1.5, 0.375]],
688
+ "130": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5], [0.5, 0.75, 0.875, 0.375, 1.5, 0.25]],
689
+ "131": [[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]],
690
+ "132": [[0.5, 0.75, 0.65625, 0.375, 1.5, 0.6875]],
691
+ "133": [[0.34375, 0.75, 0.5, 0.6875, 1.5, 0.375], [0.5, 0.75, 0.84375, 0.375, 1.5, 0.3125]],
692
+ "134": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5], [0.5, 0.75, 0.125, 0.375, 1.5, 0.25]],
693
+ "135": [[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]],
694
+ "136": [[0.5, 0.75, 0.34375, 0.375, 1.5, 0.6875]],
695
+ "137": [[0.34375, 0.75, 0.5, 0.6875, 1.5, 0.375], [0.5, 0.75, 0.15625, 0.375, 1.5, 0.3125]],
696
+ "138": [[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]],
697
+ "139": [[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]],
698
+ "140": [[0.5, 0.75, 0.5, 0.375, 1.5, 1]],
699
+ "141": [[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]],
700
+ "142": [[0.5, 0.75, 0.5, 0.5, 1.5, 0.5], [0.875, 0.75, 0.5, 0.25, 1.5, 0.375]],
701
+ "143": [[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]],
702
+ "144": [[0.65625, 0.75, 0.5, 0.6875, 1.5, 0.375]],
703
+ "145": [[0.5, 0.75, 0.5, 1, 1.5, 0.375]],
704
+ "146": [[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]],
705
+ "147": [[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]],
706
+ "148": [[0.5, 0.75, 0.65625, 0.375, 1.5, 0.6875], [0.84375, 0.75, 0.5, 0.3125, 1.5, 0.375]],
707
+ "149": [[0.5, 0.75, 0.5, 1, 1.5, 0.375], [0.5, 0.75, 0.84375, 0.375, 1.5, 0.3125]],
708
+ "150": [[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]],
709
+ "151": [[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]],
710
+ "152": [[0.5, 0.75, 0.34375, 0.375, 1.5, 0.6875], [0.84375, 0.75, 0.5, 0.3125, 1.5, 0.375]],
711
+ "153": [[0.5, 0.75, 0.5, 1, 1.5, 0.375], [0.5, 0.75, 0.15625, 0.375, 1.5, 0.3125]],
712
+ "154": [[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]],
713
+ "155": [[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]],
714
+ "156": [[0.5, 0.75, 0.5, 0.375, 1.5, 1], [0.84375, 0.75, 0.5, 0.3125, 1.5, 0.375]],
715
+ "157": [[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]],
716
+ "158": [[0.5, 0.1875, 0.5, 0.375, 0.375, 0.375]],
717
+ "159": [[0.5, 0.25, 0.5, 0.5, 0.5, 0.5]],
718
+ "160": [[0.5, 0.5, 0.75, 0.5, 0.5, 0.5]],
719
+ "161": [[0.5, 0.5, 0.25, 0.5, 0.5, 0.5]],
720
+ "162": [[0.75, 0.5, 0.5, 0.5, 0.5, 0.5]],
721
+ "163": [[0.25, 0.5, 0.5, 0.5, 0.5, 0.5]],
722
+ "164": [[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]],
723
+ "165": [[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]],
724
+ "166": [[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]],
725
+ "167": [[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]],
726
+ "168": [[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]],
727
+ "169": [[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]],
728
+ "170": [[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]],
729
+ "171": [[0.5, 0.75, 0.5, 1, 0.5, 1]],
730
+ "172": [[0.5, 0.03125, 0.5, 1, 0.0625, 1]],
731
+ "173": [[0.5, 0.5, 0.5, 0.25, 0.25, 1]],
732
+ "174": [[0.5, 0.5, 0.5, 1, 0.25, 0.25]],
733
+ "175": [[0.5, 0.5, 0.5, 0.25, 1, 0.25]],
734
+ "176": [[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]],
735
+ "177": [[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]],
736
+ "178": [[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]],
737
+ "179": [[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]],
738
+ "180": [[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]],
739
+ "181": [[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]],
740
+ "182": [[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]],
741
+ "183": [[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]],
742
+ "184": [[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]],
743
+ "185": [[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]],
744
+ "186": [[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]],
745
+ "187": [[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]],
746
+ "188": [[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]],
747
+ "189": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
748
+ "190": [[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]],
749
+ "191": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
750
+ "192": [[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]],
751
+ "193": [[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]],
752
+ "194": [[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]],
753
+ "195": [[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]],
754
+ "196": [[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]],
755
+ "197": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875]],
756
+ "198": [[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]],
757
+ "199": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875]],
758
+ "200": [[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]],
759
+ "201": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
760
+ "202": [[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]],
761
+ "203": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
762
+ "204": [[0.5, 0.5, 0.5, 0.625, 1, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625]],
763
+ "205": [[0.5, 0.5, 0.5, 0.625, 1, 0.625]],
764
+ "206": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625], [0.09375, 0.5, 0.5, 0.1875, 0.625, 0.625]],
765
+ "207": [[0.5, 0.40625, 0.5, 0.625, 0.8125, 0.625]],
766
+ "208": [[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]],
767
+ "209": [[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]],
768
+ "210": [[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]],
769
+ "211": [[0.5, 0.5, 0.5, 0.625, 0.625, 1], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
770
+ "212": [[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]],
771
+ "213": [[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]],
772
+ "214": [[0.5, 0.5, 0.5, 1, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875]],
773
+ "215": [[0.5, 0.5, 0.40625, 0.625, 0.625, 0.8125], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
774
+ "216": [[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]],
775
+ "217": [[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]],
776
+ "218": [[0.5, 0.5, 0.5, 1, 0.625, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
777
+ "219": [[0.5, 0.5, 0.59375, 0.625, 0.625, 0.8125], [0.90625, 0.5, 0.5, 0.1875, 0.625, 0.625]],
778
+ "220": [[0.5, 0.5, 0.5, 1, 0.625, 0.625], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
779
+ "221": [[0.59375, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
780
+ "222": [[0.5, 0.5, 0.5, 1, 0.625, 0.625]],
781
+ "223": [[0.59375, 0.5, 0.5, 0.8125, 0.625, 0.625]],
782
+ "224": [[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]],
783
+ "225": [[0.5, 0.5, 0.5, 0.625, 0.625, 1], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
784
+ "226": [[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]],
785
+ "227": [[0.5, 0.5, 0.5, 0.625, 0.625, 1]],
786
+ "228": [[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]],
787
+ "229": [[0.5, 0.5, 0.40625, 0.625, 0.625, 0.8125], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
788
+ "230": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.5, 0.09375, 0.625, 0.625, 0.1875]],
789
+ "231": [[0.5, 0.5, 0.40625, 0.625, 0.625, 0.8125]],
790
+ "232": [[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]],
791
+ "233": [[0.5, 0.5, 0.59375, 0.625, 0.625, 0.8125], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
792
+ "234": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.5, 0.90625, 0.625, 0.625, 0.1875]],
793
+ "235": [[0.5, 0.5, 0.59375, 0.625, 0.625, 0.8125]],
794
+ "236": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625], [0.5, 0.90625, 0.5, 0.625, 0.1875, 0.625]],
795
+ "237": [[0.5, 0.59375, 0.5, 0.625, 0.8125, 0.625]],
796
+ "238": [[0.40625, 0.5, 0.5, 0.8125, 0.625, 0.625]],
797
+ "239": [[0.5, 0.5, 0.5, 0.625, 0.625, 0.625]],
798
+ "240": [[0.46875, 0.21875, 0.46875, 0.5625, 0.4375, 0.5625]],
799
+ "241": [[0.5, 0.21875, 0.5, 0.875, 0.4375, 0.875]],
800
+ "242": [[0.5, 0.1875, 0.5, 0.25, 0.375, 0.25]],
801
+ "243": [[0.5, 0.1875, 0.5, 0.625, 0.375, 0.625]],
802
+ "244": [[0.5, 0.1875, 0.5, 0.75, 0.375, 0.75]],
803
+ "245": [[0.5, 0.21875, 0.5, 0.75, 0.4375, 0.75]],
804
+ "246": [[0.5, 0.5, 0.5, 0.375, 0.375, 0.375]],
805
+ "247": [[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]],
806
+ "248": [[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]],
807
+ "249": [[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]],
808
+ "250": [[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]],
809
+ "251": [[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]],
810
+ "252": [[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]],
811
+ "253": [[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]],
812
+ "254": [[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]],
813
+ "255": [[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]],
814
+ "256": [[0.5, 0.0625, 0.5, 1, 0.125, 1], [0.5, 0.5, 0.5, 0.5, 0.75, 0.5]],
815
+ "257": [[0.5, 0.28125, 0.5, 1, 0.5625, 1]],
816
+ "258": [[0.5, 0.5, 0.5, 1, 1, 0.5]],
817
+ "259": [[0.5, 0.5, 0.5, 0.5, 1, 1]],
818
+ "260": [[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]],
819
+ "261": [[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]],
820
+ "262": [[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]],
821
+ "263": [[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]],
822
+ "264": [[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]],
823
+ "265": [[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]],
824
+ "266": [[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]],
825
+ "267": [[0.5, 0.28125, 0.5, 0.375, 0.4375, 0.375], [0.5, 0.5625, 0.5, 0.25, 0.125, 0.25]],
826
+ "268": [[0.5, 0.21875, 0.5, 0.375, 0.4375, 0.375], [0.5, 0.5, 0.5, 0.25, 0.125, 0.25]],
827
+ "269": [[0.5, 0.21875, 0.5, 1, 0.4375, 1]],
828
+ "270": [[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]],
829
+ "271": [[0.5, 0.1875, 0.5, 0.125, 0.375, 0.125]],
830
+ "272": [[0.5, 0.1875, 0.46875, 0.375, 0.375, 0.1875]],
831
+ "273": [[0.46875, 0.1875, 0.53125, 0.3125, 0.375, 0.3125]],
832
+ "274": [[0.5, 0.1875, 0.46875, 0.375, 0.375, 0.3125]],
833
+ "275": [[0.5, 0.25, 0.5, 0.875, 0.5, 0.875], [0.5, 0.6875, 0.5, 0.125, 0.375, 0.125]],
834
+ "276": [[0.5, 0.5, 0.78125, 0.625, 0.625, 0.4375]],
835
+ "277": [[0.21875, 0.5, 0.5, 0.4375, 0.625, 0.625]],
836
+ "278": [[0.5, 0.5, 0.21875, 0.625, 0.625, 0.4375]],
837
+ "279": [[0.78125, 0.5, 0.5, 0.4375, 0.625, 0.625]],
838
+ "280": [[0.5, 0.21875, 0.5, 0.625, 0.4375, 0.625]],
839
+ "281": [[0.5, 0.78125, 0.5, 0.625, 0.4375, 0.625]],
840
+ "282": [[0.5, 0.5, 0.84375, 0.625, 0.625, 0.3125]],
841
+ "283": [[0.15625, 0.5, 0.5, 0.3125, 0.625, 0.625]],
842
+ "284": [[0.5, 0.5, 0.15625, 0.625, 0.625, 0.3125]],
843
+ "285": [[0.84375, 0.5, 0.5, 0.3125, 0.625, 0.625]],
844
+ "286": [[0.5, 0.15625, 0.5, 0.625, 0.3125, 0.625]],
845
+ "287": [[0.5, 0.84375, 0.5, 0.625, 0.3125, 0.625]],
846
+ "288": [[0.5, 0.5, 0.875, 0.625, 0.625, 0.25]],
847
+ "289": [[0.125, 0.5, 0.5, 0.25, 0.625, 0.625]],
848
+ "290": [[0.5, 0.5, 0.125, 0.625, 0.625, 0.25]],
849
+ "291": [[0.875, 0.5, 0.5, 0.25, 0.625, 0.625]],
850
+ "292": [[0.5, 0.125, 0.5, 0.625, 0.25, 0.625]],
851
+ "293": [[0.5, 0.875, 0.5, 0.625, 0.25, 0.625]],
852
+ "294": [[0.5, 0.5, 0.90625, 0.5, 0.5, 0.1875]],
853
+ "295": [[0.09375, 0.5, 0.5, 0.1875, 0.5, 0.5]],
854
+ "296": [[0.5, 0.5, 0.09375, 0.5, 0.5, 0.1875]],
855
+ "297": [[0.90625, 0.5, 0.5, 0.1875, 0.5, 0.5]],
856
+ "298": [[0.5, 0.09375, 0.5, 0.5, 0.1875, 0.5]],
857
+ "299": [[0.5, 0.90625, 0.5, 0.5, 0.1875, 0.5]],
858
+ "300": [[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]],
859
+ "301": [[0.5, 0.8125, 0.5, 1, 0.25, 1]],
860
+ "302": [[0.5, 0.75, 0.5, 1, 0.125, 1]]
861
+ }
862
+ }