Advertisement
davtov

McReator

Jan 2nd, 2020
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. {
  2. "credit": "Made with Blockbench",
  3. "textures": {
  4. "1": "PrimalCrafting/mcston",
  5. "2": "PrimalCrafting/txture",
  6. "particle": "PrimalCrafting/txture"
  7. },
  8. "elements": [
  9. {
  10. "name": "base",
  11. "from": [6, 0, 6],
  12. "to": [12, 2, 12],
  13. "faces": {
  14. "north": {"uv": [3, 3, 6, 4], "texture": "#2"},
  15. "east": {"uv": [0, 3, 3, 4], "texture": "#2"},
  16. "south": {"uv": [9, 3, 12, 4], "texture": "#2"},
  17. "west": {"uv": [6, 3, 9, 4], "texture": "#2"},
  18. "up": {"uv": [6, 3, 3, 0], "texture": "#2"},
  19. "down": {"uv": [9, 0, 6, 3], "texture": "#2"}
  20. }
  21. },
  22. {
  23. "name": "l1",
  24. "from": [6, 2, 12],
  25. "to": [12, 5, 13],
  26. "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]},
  27. "faces": {
  28. "north": {"uv": [5, 0.5, 8, 2], "texture": "#1"},
  29. "east": {"uv": [4.5, 0.5, 5, 2], "texture": "#1"},
  30. "south": {"uv": [8.5, 0.5, 15.446, 3.707], "texture": "#1"},
  31. "west": {"uv": [8, 0.5, 8.5, 2], "texture": "#1"},
  32. "up": {"uv": [8, 0.5, 5, 0], "texture": "#1"},
  33. "down": {"uv": [11, 0, 8, 0.5], "texture": "#1"}
  34. }
  35. },
  36. {
  37. "name": "l2",
  38. "from": [6, 2, 5],
  39. "to": [12, 5, 6],
  40. "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]},
  41. "faces": {
  42. "north": {"uv": [2.582, 3.029, 8.909, 6.128], "texture": "#1"},
  43. "east": {"uv": [0, 5.5, 0.5, 7], "texture": "#1"},
  44. "south": {"uv": [4, 5.5, 7, 7], "texture": "#1"},
  45. "west": {"uv": [3.5, 5.5, 4, 7], "texture": "#1"},
  46. "up": {"uv": [3.5, 5.5, 0.5, 5], "texture": "#1"},
  47. "down": {"uv": [6.5, 5, 3.5, 5.5], "texture": "#1"}
  48. }
  49. },
  50. {
  51. "name": "l4",
  52. "from": [5, 2, 5],
  53. "to": [6, 5, 12],
  54. "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]},
  55. "faces": {
  56. "north": {"uv": [3.5, 3.5, 4, 5], "texture": "#1"},
  57. "east": {"uv": [0, 3.5, 3.5, 5], "texture": "#1"},
  58. "south": {"uv": [7.5, 3.5, 8, 5], "texture": "#1"},
  59. "west": {"uv": [6.485, 5.397, 11.841, 8.347], "texture": "#1"},
  60. "up": {"uv": [4, 3.5, 3.5, 0], "texture": "#1"},
  61. "down": {"uv": [4.5, 0, 4, 3.5], "texture": "#1"}
  62. }
  63. },
  64. {
  65. "name": "l3",
  66. "from": [12, 2, 5],
  67. "to": [13, 5, 12],
  68. "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]},
  69. "faces": {
  70. "north": {"uv": [8, 8, 8.5, 9.5], "texture": "#1"},
  71. "east": {"uv": [6.186, 4.395, 14.785, 7.153], "texture": "#1"},
  72. "south": {"uv": [12, 8, 12.5, 9.5], "texture": "#1"},
  73. "west": {"uv": [8.5, 8, 12, 9.5], "texture": "#1"},
  74. "up": {"uv": [8.5, 8, 8, 4.5], "texture": "#1"},
  75. "down": {"uv": [9, 4.5, 8.5, 8], "texture": "#1"}
  76. }
  77. }
  78. ]
  79. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement