Guest User

Untitled

a guest
Oct 30th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. {
  2. "textures": {
  3. },
  4. "elements": [
  5. {
  6. "name": "L1",
  7. "from": [ 0.0, 0.0, 0.0 ],
  8. "to": [ 16.0, 4.0, 16.0 ],
  9. "faces": {
  10. "north": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 4.0 ] },
  11. "east": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 4.0 ] },
  12. "south": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 4.0 ] },
  13. "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 4.0 ] },
  14. "up": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
  15. "down": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
  16. }
  17. },
  18. {
  19. "name": "L2",
  20. "from": [ 4.0, 4.0, 4.0 ],
  21. "to": [ 12.0, 8.0, 11.0 ],
  22. "faces": {
  23. "north": { "texture": "#-1", "uv": [ 0.0, 0.0, 8.0, 4.0 ] },
  24. "east": { "texture": "#-1", "uv": [ 0.0, 0.0, 7.0, 4.0 ] },
  25. "south": { "texture": "#-1", "uv": [ 0.0, 0.0, 8.0, 4.0 ] },
  26. "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 7.0, 4.0 ] },
  27. "up": { "texture": "#-1", "uv": [ 0.0, 0.0, 8.0, 7.0 ] },
  28. "down": { "texture": "#-1", "uv": [ 0.0, 0.0, 8.0, 7.0 ] }
  29. }
  30. }
  31. ]
  32. }
Add Comment
Please, Sign In to add comment