Guest User

Untitled

a guest
Jul 6th, 2014
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. {
  2. "__comment": "Fair warning, this format is highly likely to change even more in the future!",
  3. "elements": [
  4. { "from": [ 0, 0, 0 ],
  5. "to": [ 16, 16, 16 ],
  6. "faces": {
  7. "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
  8. "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up", "tintindex": 0 },
  9. "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "north" },
  10. "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "south" },
  11. "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" },
  12. "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" }
  13. }
  14. },
  15. { "from": [ 0, 0, 0 ],
  16. "to": [ 16, 16, 16 ],
  17. "faces": {
  18. "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
  19. "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
  20. "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
  21. "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
  22. }
  23. },
  24. { "from": [ 0.8, 8, 8 ],
  25. "to": [ 15.2, 24, 8 ],
  26. "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
  27. "shade": true,
  28. "faces": {
  29. "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 },
  30. "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 }
  31. }
  32. },
  33. { "from": [ 8, 8, 0.8 ],
  34. "to": [ 8, 24, 15.2 ],
  35. "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
  36. "shade": true,
  37. "faces": {
  38. "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 },
  39. "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 }
  40. }
  41. }
  42. ]
  43. }
Advertisement
Add Comment
Please, Sign In to add comment