Guest User

Untitled

a guest
Aug 7th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. {
  2. "parent": "bordthings:item/monument",
  3. "display": {
  4. "thirdperson_righthand": {
  5. "rotation": [ 45, 135, 0 ],
  6. "translation": [ 3.51, 11, -2 ],
  7. "scale": [ 1, 1, 1 ]
  8. },
  9. "thirdperson_lefthand": {
  10. "rotation": [ 45, 135, 0 ],
  11. "translation": [ 13.51, 3, 5 ],
  12. "scale": [ 1, 1, 1 ]
  13. },
  14. "firstperson_righthand": {
  15. "rotation": [ 0, 180, -5 ],
  16. "translation": [ -15, 5, -11 ],
  17. "scale": [ 1.25, 1.25, 1.25 ]
  18. },
  19. "firstperson_lefthand": {
  20. "rotation": [ 0, 180, -5 ],
  21. "translation": [ 5, 5, -11 ],
  22. "scale": [ 1.25, 1.25, 1.25 ]
  23. },
  24. "gui": {
  25. "rotation": [ 15, -25, -5 ],
  26. "translation": [ 2, 3, 0 ],
  27. "scale": [ 0.65, 0.65, 0.65 ]
  28. }
  29. }
  30. }
Advertisement
Add Comment
Please, Sign In to add comment