|
1 | 1 | { |
| 2 | + "parent": "block/block", |
2 | 3 | "textures": { |
3 | 4 | "0": "entity/chest/normal" |
4 | 5 | }, |
|
8 | 9 | "to": [15, 14, 15], |
9 | 10 | "rotation": { "angle": 0, "axis": "y", "origin": [8, 11.5, 8] }, |
10 | 11 | "faces": { |
11 | | - "north": { "uv": [10.5, 3.5, 14, 4.75], "rotation": 180, "texture": "#0" }, |
12 | | - "east": { "uv": [0, 3.5, 3.5, 4.75], "rotation": 180, "texture": "#0" }, |
13 | | - "south": { "uv": [3.5, 3.5, 7, 4.75], "rotation": 180, "texture": "#0" }, |
14 | | - "west": { "uv": [7, 3.5, 10.5, 4.75], "rotation": 180, "texture": "#0" }, |
15 | | - "up": { "uv": [7, 0, 10.5, 3.5], "texture": "#0" }, |
16 | | - "down": { "uv": [3.5, 0, 7, 3.5], "texture": "#0" } |
| 12 | + "north": { "uv": [7, 3.5, 3.5, 4.75], "rotation": 180, "texture": "#0" }, |
| 13 | + "east": { "uv": [3.5, 3.5, 0, 4.75], "rotation": 180, "texture": "#0" }, |
| 14 | + "south": { "uv": [14, 3.5, 10.5, 4.75], "rotation": 180, "texture": "#0" }, |
| 15 | + "west": { "uv": [10.5, 3.5, 7, 4.75], "rotation": 180, "texture": "#0" }, |
| 16 | + "up": { "uv": [7, 3.5, 10.5, 0], "texture": "#0" }, |
| 17 | + "down": { "uv": [3.5, 3.5, 7, 0], "texture": "#0" } |
17 | 18 | } |
18 | 19 | }, |
19 | 20 | { |
20 | | - "from": [7, 8, 0], |
21 | | - "to": [9, 12, 1], |
22 | | - "rotation": { "angle": 0, "axis": "y", "origin": [8, 10, 0.5] }, |
| 21 | + "from": [7, 8, 15], |
| 22 | + "to": [9, 12, 16], |
| 23 | + "rotation": { "angle": 0, "axis": "y", "origin": [8, 10, 15.5] }, |
23 | 24 | "faces": { |
24 | | - "north": { "uv": [0.5, 1.25, 1, 0.25], "texture": "#0" }, |
25 | | - "east": { "uv": [0.25, 1.25, 0.5, 0.25], "texture": "#0" }, |
26 | | - "south": { "uv": [0.5, 1.25, 1, 0.25], "texture": "#0" }, |
27 | | - "west": { "uv": [1, 1.25, 1.25, 0.25], "texture": "#0" }, |
28 | | - "up": { "uv": [0.5, 0, 1, 0.25], "texture": "#0" }, |
29 | | - "down": { "uv": [0.5, 0, 1, 0.25], "texture": "#0" } |
| 25 | + "north": { "uv": [1, 1.25, 0.5, 0.25], "texture": "#0" }, |
| 26 | + "east": { "uv": [0.5, 1.25, 0.25, 0.25], "texture": "#0" }, |
| 27 | + "south": { "uv": [1, 1.25, 0.5, 0.25], "texture": "#0" }, |
| 28 | + "west": { "uv": [1.25, 1.25, 1, 0.25], "texture": "#0" }, |
| 29 | + "up": { "uv": [0.5, 0.25, 1, 0], "texture": "#0" }, |
| 30 | + "down": { "uv": [0.5, 0.25, 1, 0], "texture": "#0" } |
30 | 31 | } |
31 | 32 | }, |
32 | 33 | { |
33 | 34 | "from": [1, 0, 1], |
34 | 35 | "to": [15, 10, 15], |
35 | 36 | "rotation": { "angle": 0, "axis": "y", "origin": [8, 5, 8] }, |
36 | 37 | "faces": { |
37 | | - "north": { "uv": [10.5, 8.25, 14, 10.75], "rotation": 180, "texture": "#0" }, |
38 | | - "east": { "uv": [7, 8.25, 10.5, 10.75], "rotation": 180, "texture": "#0" }, |
39 | | - "south": { "uv": [3.5, 8.25, 7, 10.75], "rotation": 180, "texture": "#0" }, |
40 | | - "west": { "uv": [0, 8.25, 3.5, 10.75], "rotation": 180, "texture": "#0" }, |
41 | | - "up": { "uv": [7, 4.75, 10.5, 8.25], "texture": "#0" }, |
42 | | - "down": { "uv": [3.5, 4.75, 7, 8.25], "rotation": 180, "texture": "#0" } |
| 38 | + "north": { "uv": [7, 8.25, 3.5, 10.75], "rotation": 180, "texture": "#0" }, |
| 39 | + "east": { "uv": [10.5, 8.25, 7, 10.75], "rotation": 180, "texture": "#0" }, |
| 40 | + "south": { "uv": [14, 8.25, 10.5, 10.75], "rotation": 180, "texture": "#0" }, |
| 41 | + "west": { "uv": [3.5, 8.25, 0, 10.75], "rotation": 180, "texture": "#0" }, |
| 42 | + "up": { "uv": [7, 8.25, 10.5, 4.75], "texture": "#0" }, |
| 43 | + "down": { "uv": [3.5, 8.25, 7, 4.75], "rotation": 180, "texture": "#0" } |
43 | 44 | } |
44 | 45 | } |
45 | 46 | ] |
|
0 commit comments