|
311 | 311 | "faces": {
|
312 | 312 | "north": {"uv": [0, 2, 3, 5], "rotation": 90, "texture": "#4"},
|
313 | 313 | "east": {"uv": [0, 0, 3, 2], "rotation": 90, "texture": "#4"},
|
| 314 | + "south": {"uv": [12.5, 1, 15.5, 3], "rotation": 180, "texture": "#missing"}, |
314 | 315 | "west": {"uv": [0, 0, 3, 2], "rotation": 270, "texture": "#4"},
|
315 | 316 | "up": {"uv": [0, 0, 3, 2], "texture": "#4"},
|
316 | 317 | "down": {"uv": [0, 0, 3, 2], "rotation": 180, "texture": "#4"}
|
|
360 | 361 | "faces": {
|
361 | 362 | "north": {"uv": [0, 5, 3, 2], "rotation": 90, "texture": "#4"},
|
362 | 363 | "east": {"uv": [0, 2, 3, 0], "rotation": 270, "texture": "#4"},
|
| 364 | + "south": {"uv": [15.5, 1, 12.5, 3], "rotation": 180, "texture": "#missing"}, |
363 | 365 | "west": {"uv": [0, 2, 3, 0], "rotation": 90, "texture": "#4"},
|
364 | 366 | "up": {"uv": [3, 0, 0, 2], "texture": "#4"},
|
365 | 367 | "down": {"uv": [3, 0, 0, 2], "rotation": 180, "texture": "#4"}
|
|
370 | 372 | "display": {
|
371 | 373 | "thirdperson_righthand": {
|
372 | 374 | "rotation": [75, 45, 0],
|
373 |
| - "translation": [0, 2.5, 0], |
374 |
| - "scale": [0.12, 0.12, 0.12] |
| 375 | + "translation": [0, 3.25, 0], |
| 376 | + "scale": [0.25, 0.25, 0.25] |
375 | 377 | },
|
376 | 378 | "thirdperson_lefthand": {
|
377 | 379 | "rotation": [75, 45, 0],
|
378 |
| - "translation": [0, 2.5, 0], |
379 |
| - "scale": [0.12, 0.12, 0.12] |
| 380 | + "translation": [0, 3.25, 0], |
| 381 | + "scale": [0.25, 0.25, 0.25] |
380 | 382 | },
|
381 | 383 | "firstperson_righthand": {
|
382 |
| - "rotation": [0, 36, 0], |
383 |
| - "scale": [0.12, 0.12, 0.12] |
| 384 | + "rotation": [0, 45, 0], |
| 385 | + "translation": [0.5, 0, 0], |
| 386 | + "scale": [0.25, 0.25, 0.25] |
384 | 387 | },
|
385 | 388 | "firstperson_lefthand": {
|
386 |
| - "rotation": [0, 36, 0], |
387 |
| - "scale": [0.12, 0.12, 0.12] |
| 389 | + "rotation": [0, 45, 0], |
| 390 | + "translation": [0.5, 0, 0], |
| 391 | + "scale": [0.25, 0.25, 0.25] |
388 | 392 | },
|
389 | 393 | "ground": {
|
390 | 394 | "translation": [0, -1, 0],
|
391 |
| - "scale": [0.15, 0.15, 0.15] |
| 395 | + "scale": [0.25, 0.25, 0.25] |
392 | 396 | },
|
393 | 397 | "gui": {
|
394 | 398 | "rotation": [30, 225, 0],
|
|
0 commit comments