Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. {
  2. "forge_marker": 1,
  3. "defaults": {
  4. "model": "ash:basicCannonball.obj",
  5. "custom": {
  6. "flip-v": true
  7. },
  8. },
  9. "variants": {
  10. "inventory": [{
  11. "transform": {
  12. "gui": {
  13. "translation": [2.1, 0, 0.4]
  14. },
  15. "thirdperson": {
  16. "translation": [ 0, 0.09375, -0.171875 ],
  17. "rotation": [{ "x": 10 }, { "y": -45 }, { "z": 170 }],
  18. "scale": [ 0.375, 0.375, 0.375 ]
  19. }
  20. }
  21. }]
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement