forked from ServerOpenMC/ItemsAdder
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuilder_wand.json
More file actions
144 lines (144 loc) · 3.83 KB
/
builder_wand.json
File metadata and controls
144 lines (144 loc) · 3.83 KB
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"1": "omc_items:wands/builder_wand",
"particle": "omc_items:wands/builder_wand"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 12, 9],
"rotation": {"angle": 45, "axis": "y", "origin": [8, 6, 8]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#1"},
"east": {"uv": [1, 0, 2, 6], "texture": "#1"},
"south": {"uv": [2, 0, 3, 6], "texture": "#1"},
"west": {"uv": [3, 0, 4, 6], "texture": "#1"},
"up": {"uv": [9, 3, 8, 2], "texture": "#1"},
"down": {"uv": [9, 3, 8, 4], "texture": "#1"}
}
},
{
"name": "Bas",
"from": [6, 11, 6],
"to": [10, 13, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12.5, 8]},
"faces": {
"north": {"uv": [6, 7, 8, 8], "texture": "#1"},
"east": {"uv": [8, 0, 10, 1], "texture": "#1"},
"south": {"uv": [8, 1, 10, 2], "texture": "#1"},
"west": {"uv": [2, 8, 4, 9], "texture": "#1"},
"up": {"uv": [4, 8, 2, 6], "texture": "#1"},
"down": {"uv": [8, 3, 6, 5], "texture": "#1"}
}
},
{
"name": "Nord",
"from": [6, 13, 6],
"to": [10, 15, 6],
"faces": {
"north": {"uv": [4, 2, 6, 3], "texture": "#1"},
"east": {"uv": [0, 0, 0, 3], "texture": "#1"},
"south": {"uv": [6, 2, 8, 3], "texture": "#1"},
"west": {"uv": [0, 0, 0, 3], "texture": "#1"},
"up": {"uv": [0, 0, 1, 0], "texture": "#1"},
"down": {"uv": [0, 0, 1, 0], "texture": "#1"}
}
},
{
"name": "Sud",
"from": [6, 13, 10],
"to": [10, 15, 10],
"faces": {
"north": {"uv": [0, 8, 2, 9], "texture": "#1"},
"east": {"uv": [0, 0, 0, 3], "texture": "#1"},
"south": {"uv": [4, 5, 6, 6], "texture": "#1"},
"west": {"uv": [0, 0, 0, 3], "texture": "#1"},
"up": {"uv": [0, 0, 1, 0], "texture": "#1"},
"down": {"uv": [0, 0, 1, 0], "texture": "#1"}
}
},
{
"name": "Est",
"from": [10, 13, 6],
"to": [10, 15, 10],
"faces": {
"north": {"uv": [0, 0, 0, 3], "texture": "#1"},
"east": {"uv": [0, 8, 2, 9], "texture": "#1"},
"south": {"uv": [0, 0, 0, 3], "texture": "#1"},
"west": {"uv": [4, 5, 6, 6], "texture": "#1"},
"up": {"uv": [0, 0, 0, 2], "texture": "#1"},
"down": {"uv": [0, 0, 0, 2], "texture": "#1"}
}
},
{
"name": "Ouest",
"from": [6, 13, 6],
"to": [6, 15, 10],
"faces": {
"north": {"uv": [0, 0, 0, 3], "texture": "#1"},
"east": {"uv": [4, 2, 6, 3], "texture": "#1"},
"south": {"uv": [0, 0, 0, 3], "texture": "#1"},
"west": {"uv": [6, 2, 8, 3], "texture": "#1"},
"up": {"uv": [0, 0, 0, 2], "texture": "#1"},
"down": {"uv": [0, 0, 0, 2], "texture": "#1"}
}
},
{
"name": "Diamond",
"from": [7, 15, 7],
"to": [9, 17, 9],
"rotation": {"angle": -45, "axis": "x", "origin": [8, 16, 8]},
"faces": {
"north": {"uv": [8, 4, 9, 5], "texture": "#1"},
"east": {"uv": [5, 8, 6, 9], "texture": "#1"},
"south": {"uv": [8, 5, 9, 6], "texture": "#1"},
"west": {"uv": [4, 8, 5, 9], "texture": "#1"},
"up": {"uv": [7, 9, 6, 8], "rotation": 270, "texture": "#1"},
"down": {"uv": [9, 6, 8, 7], "rotation": 90, "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [0, 24, 0],
"translation": [0, 3.5, 0]
},
"thirdperson_lefthand": {
"rotation": [0, 24, 0],
"translation": [0, 3.5, 0]
},
"firstperson_righthand": {
"rotation": [0, 15, 0],
"translation": [0, 0.25, 0]
},
"firstperson_lefthand": {
"rotation": [0, 15, 0],
"translation": [0, 0.25, 0]
},
"gui": {
"rotation": [0, 40, -30],
"translation": [0.5, 0, 0]
},
"head": {
"rotation": [-57, 0, 0],
"translation": [0, 8.25, -11]
}
},
"groups": [
{
"name": "Stick",
"origin": [8, 6, 8],
"color": 0,
"children": [0]
},
{
"name": "EmeraldPart",
"origin": [8, 6, 8],
"color": 0,
"children": [1, 2, 3, 4, 5]
},
6
]
}