|
1 | 1 | { |
2 | | - "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", |
| 2 | + "credit": "Made with Blockbench, model design by OKTW", |
3 | 3 | "textures": { |
4 | | - "0": "custom/progress_0", |
| 4 | + "0": "custom/progress_arrow", |
5 | 5 | "1": "custom/colors", |
6 | | - "particle": "custom/progress_0" |
| 6 | + "particle": "custom/progress_arrow" |
7 | 7 | }, |
8 | 8 | "elements": [ |
9 | 9 | { |
10 | | - "from": [-16, -0.5, 0], |
11 | | - "to": [16, 0.5, 16], |
| 10 | + "from": [-10, -0.5, -1], |
| 11 | + "to": [26, 0, 17], |
12 | 12 | "shade": false, |
13 | 13 | "faces": { |
14 | | - "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, |
15 | | - "east": {"uv": [0, 15, 1, 16], "texture": "#1"}, |
16 | | - "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, |
17 | | - "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, |
| 14 | + "north": {"uv": [6, 9, 7, 10], "texture": "#1"}, |
| 15 | + "east": {"uv": [6, 9, 7, 10], "texture": "#1"}, |
| 16 | + "south": {"uv": [6, 9, 7, 10], "texture": "#1"}, |
| 17 | + "west": {"uv": [6, 9, 7, 10], "texture": "#1"}, |
| 18 | + "up": {"uv": [6, 9, 7, 10], "texture": "#1"}, |
| 19 | + "down": {"uv": [6, 9, 7, 10], "texture": "#1"} |
| 20 | + } |
| 21 | + }, |
| 22 | + { |
| 23 | + "from": [-8, 1, 0], |
| 24 | + "to": [24, 1, 16], |
| 25 | + "faces": { |
| 26 | + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, |
| 27 | + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, |
| 28 | + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, |
| 29 | + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, |
18 | 30 | "up": {"uv": [3.85, 5.875, 12.1, 10.375], "texture": "#0"}, |
19 | | - "down": {"uv": [3.85, 10.375, 12.1, 5.875], "texture": "#0"} |
| 31 | + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} |
20 | 32 | } |
21 | 33 | } |
22 | 34 | ], |
23 | 35 | "display": { |
24 | 36 | "thirdperson_righthand": { |
25 | | - "translation": [1.75, 1.75, 3], |
| 37 | + "translation": [0, 1.75, 3], |
26 | 38 | "scale": [0.25, 0.25, 0.25], |
27 | 39 | "rotation": [90, 0, 0] |
28 | 40 | }, |
29 | 41 | "gui": { |
30 | | - "scale": [1.125, 1.125, 1.125], |
31 | | - "rotation": [90, 0, 0] |
| 42 | + "rotation": [90, 0, 0], |
| 43 | + "translation": [-9, 0, 0] |
32 | 44 | }, |
33 | 45 | "thirdperson_lefthand": { |
34 | | - "translation": [1.75, 1.75, 3], |
| 46 | + "translation": [0, 1.75, 3], |
35 | 47 | "scale": [0.25, 0.25, 0.25], |
36 | 48 | "rotation": [90, 0, 0] |
37 | 49 | }, |
38 | 50 | "fixed": { |
39 | | - "scale": [2, 2, 2], |
| 51 | + "scale": [1.778, 2, 1.778], |
40 | 52 | "rotation": [90, 0, 180], |
41 | | - "translation": [0, 0, -15.125] |
| 53 | + "translation": [14.225, 0, -16.125] |
42 | 54 | }, |
43 | 55 | "ground": { |
44 | 56 | "scale": [0.5, 0.5, 0.5], |
45 | | - "translation": [4, 5, 0] |
| 57 | + "translation": [0, 5, 0] |
46 | 58 | }, |
47 | 59 | "head": { |
48 | 60 | "scale": [0.75, 0.75, 0.75], |
49 | 61 | "rotation": [90, 0, 180], |
50 | | - "translation": [-6, 0, -13] |
| 62 | + "translation": [0, 0, -13] |
51 | 63 | }, |
52 | 64 | "firstperson_lefthand": { |
53 | 65 | "scale": [0.5, 0.5, 0.5], |
|
0 commit comments