|
12 | 12 | "to": [15.05, 16, 16],
|
13 | 13 | "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
|
14 | 14 | "faces": {
|
15 |
| - "east": {"uv": [4.8, 4, 11.2, 12], "texture": "#6", "cullface": "north"}, |
16 |
| - "west": {"uv": [4.8, 4, 11.2, 12], "texture": "#6", "cullface": "north"} |
| 15 | + "east": {"uv": [4.8, 4, 11.2, 12], "texture": "#6", "cullface": "east"}, |
| 16 | + "west": {"uv": [4.8, 4, 11.2, 12], "texture": "#6", "cullface": "east"} |
17 | 17 | }
|
18 | 18 | },
|
19 | 19 | {
|
|
22 | 22 | "to": [0.95, 16, 16],
|
23 | 23 | "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
|
24 | 24 | "faces": {
|
25 |
| - "east": {"uv": [4.8, 4, 11.2, 12], "texture": "#6", "cullface": "south"}, |
26 |
| - "west": {"uv": [4.8, 4, 11.2, 12], "texture": "#6", "cullface": "south"} |
| 25 | + "east": {"uv": [4.8, 4, 11.2, 12], "texture": "#6", "cullface": "west"}, |
| 26 | + "west": {"uv": [4.8, 4, 11.2, 12], "texture": "#6", "cullface": "west"} |
27 | 27 | }
|
28 | 28 | }
|
29 | 29 | ],
|
|
0 commit comments