Advertisement
Guest User

Untitled

a guest
May 26th, 2015
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. {
  2. "__comment": "Designed by - with BDcraft Cubik PRO 0.93 Beta - http://bdcraft.net",
  3. "textures": {
  4. "texture": "items/hypixel_kart_yellow",
  5. "reactor": "items/hypixel_kart_reactor"
  6. },
  7. "elements": [
  8. {
  9. "from": [ 10, 0, 9 ],
  10. "to": [ 14, 1, 13 ],
  11. "faces": {
  12. "down": { "uv": [ 14, 7, 10, 3 ], "rotation": 180, "texture": "#texture" },
  13. "up": { "uv": [ 2, 3, 6, 7 ], "rotation": 180, "texture": "#texture" },
  14. "north": { "uv": [ 2, 15, 6, 16 ], "texture": "#texture" },
  15. "south": { "uv": [ 10, 15, 14, 16 ], "texture": "#texture" },
  16. "west": { "uv": [ 9, 15, 13, 16 ], "texture": "#texture" },
  17. "east": { "uv": [ 3, 15, 7, 16 ], "texture": "#texture" }
  18. }
  19. },
  20. {
  21. "from": [ 10.5, 1, 9.5 ],
  22. "to": [ 13.5, 2, 12.5 ],
  23. "faces": {
  24. "up": { "uv": [ 2.5, 3.5, 5.5, 6.5 ], "rotation": 180, "texture": "#texture" },
  25. "north": { "uv": [ 2.5, 14, 5.5, 15 ], "texture": "#texture" },
  26. "south": { "uv": [ 10.5, 14, 13.5, 15 ], "texture": "#texture" },
  27. "west": { "uv": [ 9.5, 14, 12.5, 15 ], "texture": "#texture" },
  28. "east": { "uv": [ 3.5, 14, 6.5, 15 ], "texture": "#texture" }
  29. }
  30. },
  31. {
  32. "from": [ 3, 0, 9 ],
  33. "to": [ 7, 1, 13 ],
  34. "faces": {
  35. "down": { "uv": [ 7, 7, 3, 3 ], "rotation": 180, "texture": "#texture" },
  36. "up": { "uv": [ 9, 3, 13, 7 ], "rotation": 180, "texture": "#texture" },
  37. "north": { "uv": [ 9, 15, 13, 16 ], "texture": "#texture" },
  38. "south": { "uv": [ 3, 15, 7, 16 ], "texture": "#texture" },
  39. "west": { "uv": [ 9, 15, 13, 16 ], "texture": "#texture" },
  40. "east": { "uv": [ 3, 15, 7, 16 ], "texture": "#texture" }
  41. }
  42. },
  43. {
  44. "from": [ 3.5, 1, 9.5 ],
  45. "to": [ 6.5, 2, 12.5 ],
  46. "faces": {
  47. "up": { "uv": [ 9.5, 3.5, 12.5, 6.5 ], "rotation": 180, "texture": "#texture" },
  48. "north": { "uv": [ 9.5, 14, 12.5, 15 ], "texture": "#texture" },
  49. "south": { "uv": [ 3.5, 14, 6.5, 15 ], "texture": "#texture" },
  50. "west": { "uv": [ 9.5, 14, 12.5, 15 ], "texture": "#texture" },
  51. "east": { "uv": [ 3.5, 14, 6.5, 15 ], "texture": "#texture" }
  52. }
  53. },
  54. {
  55. "from": [ 6, 0, 9 ],
  56. "to": [ 11, 11.5, 13 ],
  57. "faces": {
  58. "down": { "uv": [ 10, 13, 5, 9 ], "texture": "#texture" },
  59. "up": { "uv": [ 6, 9, 11, 13 ], "texture": "#texture" },
  60. "north": { "uv": [ 5, 4.5, 10, 16 ], "texture": "#texture" },
  61. "south": { "uv": [ 6, 4.5, 11, 16 ], "texture": "#texture" },
  62. "west": { "uv": [ 9, 4.5, 13, 16 ], "texture": "#texture" },
  63. "east": { "uv": [ 3, 4.5, 7, 16 ], "texture": "#texture" }
  64. }
  65. }
  66. ]
  67. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement