1
{
2
"label": "Hyperlane Stop Meta-Block",
3
"isButton": false,
4
"collideWhenOn": true,
5
"collideWhenOff": true,
6
"lightLevel": 0,
7
"redstoneLevel": 0,
8
"shapesOff": [
9
{ "bounds": [0,8,0,16,9,2], "texture": "minecraft:block/light_blue_concrete"},
10
{ "bounds": [0,8,2,6,9,3], "texture": "minecraft:block/light_blue_concrete"},
11
{ "bounds": [0,8,3,5,9,4], "texture": "minecraft:block/light_blue_concrete"},
12
{ "bounds": [0,8,4,4,9,5], "texture": "minecraft:block/light_blue_concrete"},
13
{ "bounds": [0,8,5,3,9,6], "texture": "minecraft:block/light_blue_concrete"},
14
{ "bounds": [0,8,6,2,9,16], "texture": "minecraft:block/light_blue_concrete"},
15
{ "bounds": [2,8,6,3,9,10], "texture": "minecraft:block/white_concrete"},
16
{ "bounds": [2,8,10,3,9,16], "texture": "minecraft:block/light_blue_concrete"},
17
{ "bounds": [3,8,5,4,9,6], "texture": "minecraft:block/white_concrete"},
18
{ "bounds": [3,8,6,13,9,10], "texture": "minecraft:block/red_concrete"},
19
{ "bounds": [3,8,10,4,9,11], "texture": "minecraft:block/white_concrete"},
20
{ "bounds": [3,8,11,4,9,16], "texture": "minecraft:block/light_blue_concrete"},
21
{ "bounds": [4,8,4,5,9,5], "texture": "minecraft:block/white_concrete"},
22
{ "bounds": [4,8,5,12,9,6], "texture": "minecraft:block/red_concrete"},
23
{ "bounds": [4,8,10,12,9,11], "texture": "minecraft:block/red_concrete"},
24
{ "bounds": [4,8,11,5,9,12], "texture": "minecraft:block/white_concrete"},
25
{ "bounds": [4,8,12,5,9,16], "texture": "minecraft:block/light_blue_concrete"},
26
{ "bounds": [5,8,3,6,9,4], "texture": "minecraft:block/white_concrete"},
27
{ "bounds": [5,8,4,11,9,5], "texture": "minecraft:block/red_concrete"},
28
{ "bounds": [5,8,11,11,9,12], "texture": "minecraft:block/red_concrete"},
29
{ "bounds": [5,8,12,6,9,13], "texture": "minecraft:block/white_concrete"},
30
{ "bounds": [5,8,13,6,9,16], "texture": "minecraft:block/light_blue_concrete"},
31
{ "bounds": [6,8,2,10,9,3], "texture": "minecraft:block/white_concrete"},
32
{ "bounds": [6,8,3,10,9,4], "texture": "minecraft:block/red_concrete"},
33
{ "bounds": [6,8,12,10,9,13], "texture": "minecraft:block/red_concrete"},
34
{ "bounds": [6,8,13,10,9,14], "texture": "minecraft:block/white_concrete"},
35
{ "bounds": [6,8,14,16,9,16], "texture": "minecraft:block/light_blue_concrete"},
36
{ "bounds": [10,8,2,16,9,3], "texture": "minecraft:block/light_blue_concrete"},
37
{ "bounds": [10,8,3,11,9,4], "texture": "minecraft:block/white_concrete"},
38
{ "bounds": [10,8,12,11,9,13], "texture": "minecraft:block/white_concrete"},
39
{ "bounds": [10,8,13,16,9,14], "texture": "minecraft:block/light_blue_concrete"},
40
{ "bounds": [11,8,3,16,9,4], "texture": "minecraft:block/light_blue_concrete"},
41
{ "bounds": [11,8,4,12,9,5], "texture": "minecraft:block/white_concrete"},
42
{ "bounds": [11,8,11,12,9,12], "texture": "minecraft:block/white_concrete"},
43
{ "bounds": [11,8,12,16,9,13], "texture": "minecraft:block/light_blue_concrete"},
44
{ "bounds": [12,8,4,16,9,5], "texture": "minecraft:block/light_blue_concrete"},
45
{ "bounds": [12,8,5,13,9,6], "texture": "minecraft:block/white_concrete"},
46
{ "bounds": [12,8,10,13,9,11], "texture": "minecraft:block/white_concrete"},
47
{ "bounds": [12,8,11,16,9,12], "texture": "minecraft:block/light_blue_concrete"},
48
{ "bounds": [13,8,5,16,9,6], "texture": "minecraft:block/light_blue_concrete"},
49
{ "bounds": [13,8,6,14,9,10], "texture": "minecraft:block/white_concrete"},
50
{ "bounds": [13,8,10,16,9,11], "texture": "minecraft:block/light_blue_concrete"},
51
{ "bounds": [14,8,6,16,9,10], "texture": "minecraft:block/light_blue_concrete"},
52
{ "bounds": [0,9,0,16,16,1], "texture": "minecraft:block/light_blue_concrete"},
53
{ "bounds": [0,9,1,1,16,16], "texture": "minecraft:block/light_blue_concrete"},
54
{ "bounds": [1,9,15,16,16,16], "texture": "minecraft:block/light_blue_concrete"},
55
{ "bounds": [15,9,1,16,16,15], "texture": "minecraft:block/light_blue_concrete"}
56
],
57
"shapesOn": []
58
}