1
1
{
2
2
"credit" : " Made with Blockbench" ,
3
- "parent" : " mobheads:item/base/head_display" ,
4
- "texture_size" : [64 , 32 ],
3
+ "parent" : " mobheads:item/base/head_64_32" ,
5
4
"textures" : {
6
- "0" : " entity/skeleton/stray" ,
7
- "1" : " entity/skeleton/stray_overlay"
8
- },
9
- "elements" : [
10
- {
11
- "from" : [4 , 4 , 4 ],
12
- "to" : [12 , 12 , 12 ],
13
- "faces" : {
14
- "north" : {"uv" : [2 , 4 , 4 , 8 ], "texture" : " #0" },
15
- "east" : {"uv" : [0 , 4 , 2 , 8 ], "texture" : " #0" },
16
- "south" : {"uv" : [6 , 4 , 8 , 8 ], "texture" : " #0" },
17
- "west" : {"uv" : [4 , 4 , 6 , 8 ], "texture" : " #0" },
18
- "up" : {"uv" : [2 , 0 , 4 , 4 ], "rotation" : 180 , "texture" : " #0" },
19
- "down" : {"uv" : [4 , 0 , 6 , 4 ], "texture" : " #0" }
20
- }
21
- },
22
- {
23
- "from" : [3.5 , 3.5 , 3.5 ],
24
- "to" : [12.5 , 12.5 , 12.5 ],
25
- "faces" : {
26
- "north" : {"uv" : [2 , 4 , 4 , 8 ], "texture" : " #1" },
27
- "east" : {"uv" : [0 , 4 , 2 , 8 ], "texture" : " #1" },
28
- "south" : {"uv" : [6 , 4 , 8 , 8 ], "texture" : " #1" },
29
- "west" : {"uv" : [4 , 4 , 6 , 8 ], "texture" : " #1" },
30
- "up" : {"uv" : [2 , 0 , 4 , 4 ], "rotation" : 180 , "texture" : " #1" },
31
- "down" : {"uv" : [4 , 0 , 6 , 4 ], "texture" : " #1" }
32
- }
33
- }
34
- ]
35
- }
5
+ "texture" : " entity/skeleton/stray" ,
6
+ "overlay" : " entity/skeleton/stray_overlay"
7
+ }
8
+ }
0 commit comments