|
| 1 | +{ |
| 2 | + "credit": "Made with Blockbench", |
| 3 | + "parent": "item/handheld", |
| 4 | + "textures": { |
| 5 | + "layer0": "item/nc_swordcutlass_school_days" |
| 6 | + }, |
| 7 | + "display": { |
| 8 | + "thirdperson_righthand": { |
| 9 | + "rotation": [-90, 0, 0], |
| 10 | + "translation": [0, -0.25, 12], |
| 11 | + "scale": [0.35, 0.35, 0.2] |
| 12 | + }, |
| 13 | + "thirdperson_lefthand": { |
| 14 | + "rotation": [90, 0, 0], |
| 15 | + "translation": [0, -0.25, 12], |
| 16 | + "scale": [0.35, 0.35, 0.2] |
| 17 | + }, |
| 18 | + "firstperson_righthand": { |
| 19 | + "rotation": [180, 0, 0], |
| 20 | + "translation": [2, -0.5, 0], |
| 21 | + "scale": [0.9, 0.9, 0.2] |
| 22 | + }, |
| 23 | + "firstperson_lefthand": { |
| 24 | + "translation": [1.25, -0.5, 0], |
| 25 | + "scale": [0.9, 0.9, 0.2] |
| 26 | + }, |
| 27 | + "head": { |
| 28 | + "rotation": [90, 0, 0], |
| 29 | + "translation": [0.25, -6.5, 0], |
| 30 | + "scale": [0.75, 0.75, 0.2] |
| 31 | + } |
| 32 | + } |
| 33 | +} |
0 commit comments