Cyan Spruce Seat 3D Print

by PC_Cat
938 days agojson
COPY
1
{
2
  "label": "Cyan Spruce Seat (standalone)",
3
  "tooltip": "Designed by Lemmmy",
4
  "collideWhenOff": true,
5
  "collideWhenOn": true,
6
  "lightLevel": 0,
7
  "redstoneLevel": 0,
8
  "shapesOff": [
9
    {"bounds":[2,0,2,4,3,4],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
10
    {"bounds":[2,0,12,4,3,14],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
11
    {"bounds":[12,0,2,14,3,4],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
12
    {"bounds":[12,0,12,14,3,14],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
13
    {"bounds":[3,3,3,5,6,5],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
14
    {"bounds":[3,3,11,5,6,13],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
15
    {"bounds":[11,3,3,13,6,5],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
16
    {"bounds":[11,3,11,13,6,13],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
17
    {"bounds":[4,4,5,5,6,13],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
18
    {"bounds":[5,4,4,13,6,5],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
19
    {"bounds":[5,4,11,13,6,12],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
20
    {"bounds":[11,4,5,12,6,13],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
21
    {"bounds":[4,6,4,6,12,6],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
22
    {"bounds":[4,6,10,6,12,12],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
23
    {"bounds":[10,6,4,12,12,6],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
24
    {"bounds":[10,6,10,12,12,12],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
25
    {"bounds":[2,9,3,14,12,13],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
26
    {"bounds":[3,9,2,13,12,14],"tint":"FFFFFF","texture":"minecraft:block/spruce_planks"},
27
    {"bounds":[3,12,4,13,13,12],"tint":"FFFFFF","texture":"minecraft:block/cyan_wool"},
28
    {"bounds":[4,12,3,12,13,13],"tint":"FFFFFF","texture":"minecraft:block/cyan_wool"}
29
  ],
30
  "shapesOn": []
31
}