Advertisement
Guest User

xx

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