hyperlane_up.3dj

by hugeblank
86 days ago
COPY
1
{
2
  "label": "Hyperlane Up Meta-Block",
3
  "isButton": false,
4
  "collideWhenOn": true,
5
  "collideWhenOff": true,
6
  "lightLevel": 0,
7
  "redstoneLevel": 0,
8
  "shapesOff": [
9
    { "bounds": [0,0,0,16,8,1], "texture": "minecraft:block/light_blue_concrete"},
10
    { "bounds": [0,0,1,1,8,16], "texture": "minecraft:block/light_blue_concrete"},
11
    { "bounds": [1,0,15,16,8,16], "texture": "minecraft:block/light_blue_concrete"},
12
    { "bounds": [15,0,1,16,8,15], "texture": "minecraft:block/light_blue_concrete"},
13
    { "bounds": [1,7,1,15,8,2], "texture": "minecraft:block/light_blue_concrete"},
14
    { "bounds": [1,7,2,3,8,3], "texture": "minecraft:block/light_blue_concrete"},
15
    { "bounds": [1,7,3,2,8,15], "texture": "minecraft:block/light_blue_concrete"},
16
    { "bounds": [2,7,3,14,8,4], "texture": "minecraft:block/white_concrete"},
17
    { "bounds": [2,7,4,15,8,5], "texture": "minecraft:block/light_blue_concrete"},
18
    { "bounds": [2,7,5,6,8,9], "texture": "minecraft:block/light_blue_concrete"},
19
    { "bounds": [2,7,9,3,8,10], "texture": "minecraft:block/light_blue_concrete"},
20
    { "bounds": [2,7,10,3,8,13], "texture": "minecraft:block/white_concrete"},
21
    { "bounds": [2,7,13,3,8,15], "texture": "minecraft:block/light_blue_concrete"},
22
    { "bounds": [3,7,2,13,8,3], "texture": "minecraft:block/white_concrete"},
23
    { "bounds": [3,7,9,7,8,10], "texture": "minecraft:block/white_concrete"},
24
    { "bounds": [3,7,10,6,8,13], "texture": "minecraft:block/light_blue_concrete"},
25
    { "bounds": [3,7,13,7,8,14], "texture": "minecraft:block/white_concrete"},
26
    { "bounds": [3,7,14,15,8,15], "texture": "minecraft:block/light_blue_concrete"},
27
    { "bounds": [6,7,5,7,8,9], "texture": "minecraft:block/white_concrete"},
28
    { "bounds": [6,7,10,7,8,13], "texture": "minecraft:block/white_concrete"},
29
    { "bounds": [7,7,5,10,8,6], "texture": "minecraft:block/light_blue_concrete"},
30
    { "bounds": [7,7,6,9,8,14], "texture": "minecraft:block/light_blue_concrete"},
31
    { "bounds": [9,7,6,10,8,14], "texture": "minecraft:block/white_concrete"},
32
    { "bounds": [10,7,5,13,8,6], "texture": "minecraft:block/white_concrete"},
33
    { "bounds": [10,7,6,13,8,14], "texture": "minecraft:block/light_blue_concrete"},
34
    { "bounds": [13,7,2,15,8,3], "texture": "minecraft:block/light_blue_concrete"},
35
    { "bounds": [13,7,5,15,8,6], "texture": "minecraft:block/light_blue_concrete"},
36
    { "bounds": [13,7,6,14,8,14], "texture": "minecraft:block/white_concrete"},
37
    { "bounds": [14,7,3,15,8,4], "texture": "minecraft:block/light_blue_concrete"},
38
    { "bounds": [14,7,6,15,8,14], "texture": "minecraft:block/light_blue_concrete"}
39
  ],
40
  "shapesOn": []
41
}