-
Notifications
You must be signed in to change notification settings - Fork 5
/
glowstonelamp_1.json
105 lines (105 loc) · 2.55 KB
/
glowstonelamp_1.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"credit": "Made with Blockbench",
"textures": {
"1": "blocks/glass",
"2": "blocks/lava_still",
"particle": "blocks/iron_block"
},
"elements": [
{
"from": [6, 0, 6],
"to": [10, 4, 10],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
"up": {"uv": [0, 0, 16, 16], "texture": "#1"},
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
},
{
"from": [7, 4, 7],
"to": [9, 6, 9],
"faces": {
"north": {"uv": [12, 0, 14, 2], "texture": "#1"},
"east": {"uv": [6, 0, 8, 2], "texture": "#1"},
"south": {"uv": [1, 0, 3, 2], "texture": "#1"},
"west": {"uv": [6, 0, 8, 2], "texture": "#1"},
"up": {"uv": [3.5, 4.25, 5.5, 6.25], "texture": "#1"},
"down": {"uv": [0, 0, 2, 2], "texture": "#1"}
}
},
{
"from": [6.5, 0.5, 6.5],
"to": [9.5, 2.5, 9.5],
"faces": {
"north": {"uv": [0, 0, 3, 2], "texture": "#2"},
"east": {"uv": [0, 0, 3, 2], "texture": "#2"},
"south": {"uv": [0, 0, 3, 2], "texture": "#2"},
"west": {"uv": [0, 0, 3, 2], "texture": "#2"},
"up": {"uv": [0, 0, 3, 3], "texture": "#2"},
"down": {"uv": [0, 0, 3, 3], "texture": "#2"}
}
},
{
"from": [7.5, 2, 7.5],
"to": [8.5, 3, 8.5],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#2"},
"east": {"uv": [0, 0, 1, 1], "texture": "#2"},
"south": {"uv": [0, 0, 1, 1], "texture": "#2"},
"west": {"uv": [0, 0, 1, 1], "texture": "#2"},
"up": {"uv": [0, 0, 1, 1], "texture": "#2"},
"down": {"uv": [0, 0, 1, 1], "texture": "#2"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [65, -180, 0],
"translation": [0, 0, 2],
"scale": [0.75, 0.75, 0.75]
},
"thirdperson_lefthand": {
"rotation": [65, -180, 0],
"translation": [0, 0, 2],
"scale": [0.75, 0.75, 0.75]
},
"firstperson_righthand": {
"rotation": [0, -180, 0],
"translation": [0, 5.25, 2],
"scale": [0.75, 0.75, 0.75]
},
"firstperson_lefthand": {
"rotation": [0, -180, 0],
"translation": [0, 5.25, 2],
"scale": [0.75, 0.75, 0.75]
},
"ground": {
"translation": [0, 4, 0]
},
"gui": {
"translation": [0.5, 10, 0],
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [0, 55, 0],
"translation": [0, 6.25, 0]
}
},
"groups": [
{
"name": "Container",
"origin": [8, 8, 8],
"color": 0,
"children": [0, 1]
},
{
"name": "Contents",
"origin": [8, 8, 8],
"color": 0,
"children": [2, 3]
}
]
}