Advertisement
Pepijn

Correct json file

May 8th, 2017
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.60 KB | None | 0 0
  1. {
  2.     "parent": "item/generated",
  3.     "textures": {
  4.         "layer0": "items/diamond"
  5.     },
  6.     "display": {
  7.         "thirdperson_righthand": {
  8.             "rotation": [0, -180, 0],
  9.             "translation": [0, 1.51, -1.12],
  10.             "scale": [1, 1, 1]
  11.         },
  12.         "firstperson_righthand": {
  13.             "rotation": [0, -15, 25],
  14.             "translation": [0, 4, 2],
  15.             "scale": [1.7, 1.7, 1.7]
  16.         },
  17.         "thirdperson_lefthand": {
  18.             "rotation": [-90, 0, 0],
  19.             "translation": [0, 1, -3],
  20.             "scale": [0.55, 0.55, 0.55]
  21.         },
  22.         "firstperson_lefthand": {
  23.             "rotation": [0, -135, 25],
  24.             "translation": [0, 4, 2],
  25.             "scale": [1.7, 1.7, 1.7]
  26.         }
  27.     }
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement