Advertisement
RootI

Untitled

Oct 13th, 2021
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. {
  2. "credit": "by DevDaily",
  3. "textures": {
  4. "0": "custom/furniture/lamp_stand",
  5. "particle": "custom/furniture/lamp_stand"
  6. },
  7. "elements": [
  8. {
  9. "from": [15, 32, 15],
  10. "to": [1, 19, 1],
  11. "rotation": {"angle": 0, "axis": "y", "origin": [8, 27, 8]},
  12. "faces": {
  13. "north": {"uv": [0, 0, 7, 6.5], "rotation": 180, "texture": "#0", "tintindex": 0},
  14. "east": {"uv": [0, 0, 7, 6.5], "rotation": 180, "texture": "#0", "tintindex": 0},
  15. "south": {"uv": [0, 0, 7, 6.5], "rotation": 180, "texture": "#0", "tintindex": 0},
  16. "west": {"uv": [0, 0, 7, 6.5], "rotation": 180, "texture": "#0", "tintindex": 0},
  17. "up": {"uv": [0, 6.5, 7, 13.5], "texture": "#0", "tintindex": 0},
  18. "down": {"uv": [0, 6.5, 7, 13.5], "texture": "#0", "tintindex": 0}
  19. }
  20. },
  21. {
  22. "from": [1, 19, 1],
  23. "to": [15, 32, 15],
  24. "rotation": {"angle": 0, "axis": "y", "origin": [8, 27, 8]},
  25. "faces": {
  26. "north": {"uv": [0, 0, 7, 6.5], "texture": "#0", "tintindex": 0},
  27. "east": {"uv": [0, 0, 7, 6.5], "texture": "#0", "tintindex": 0},
  28. "south": {"uv": [0, 0, 7, 6.5], "texture": "#0", "tintindex": 0},
  29. "west": {"uv": [0, 0, 7, 6.5], "texture": "#0", "tintindex": 0},
  30. "up": {"uv": [0, 6.5, 7, 13.5], "texture": "#0", "tintindex": 0},
  31. "down": {"uv": [0, 6.5, 7, 13.5], "texture": "#0", "tintindex": 0}
  32. }
  33. },
  34. {
  35. "from": [1, 30, 1],
  36. "to": [15, 30, 15],
  37. "faces": {
  38. "up": {"uv": [7, 0, 14, 7], "texture": "#0"},
  39. "down": {"uv": [7, 0, 14, 7], "texture": "#0"}
  40. }
  41. },
  42. {
  43. "from": [7, -4, 7],
  44. "to": [9, 28, 9],
  45. "faces": {
  46. "north": {"uv": [0, 14.5, 16, 15.5], "rotation": 90, "texture": "#0"},
  47. "east": {"uv": [0, 14.5, 16, 15.5], "rotation": 90, "texture": "#0"},
  48. "south": {"uv": [0, 14.5, 16, 15.5], "rotation": 90, "texture": "#0"},
  49. "west": {"uv": [0, 14.5, 16, 15.5], "rotation": 90, "texture": "#0"},
  50. "up": {"uv": [0, 14.5, 1, 15.5], "rotation": 90, "texture": "#0"},
  51. "down": {"uv": [11, 9.5, 12, 10.5], "rotation": 90, "texture": "#0"}
  52. }
  53. },
  54. {
  55. "from": [4, -6, 4],
  56. "to": [12, -4, 12],
  57. "faces": {
  58. "north": {"uv": [9.5, 12, 13.5, 13], "texture": "#0"},
  59. "east": {"uv": [9.5, 12, 13.5, 13], "texture": "#0"},
  60. "south": {"uv": [9.5, 12, 13.5, 13], "texture": "#0"},
  61. "west": {"uv": [9.5, 12, 13.5, 13], "texture": "#0"},
  62. "up": {"uv": [9.5, 8, 13.5, 12], "texture": "#0"},
  63. "down": {"uv": [9.5, 8, 13.5, 12], "texture": "#0"}
  64. }
  65. }
  66. ],
  67. "display": {
  68. "thirdperson_righthand": {
  69. "rotation": [23, 39, 0],
  70. "scale": [0.4, 0.4, 0.4]
  71. },
  72. "thirdperson_lefthand": {
  73. "rotation": [23, 38, 0],
  74. "scale": [0.4, 0.4, 0.4]
  75. },
  76. "firstperson_righthand": {
  77. "rotation": [0, 85, 0],
  78. "translation": [16, -8, -16]
  79. },
  80. "firstperson_lefthand": {
  81. "rotation": [0, 85, 0],
  82. "translation": [16, -8, -16]
  83. },
  84. "ground": {
  85. "translation": [0, 6.75, 0],
  86. "scale": [0.3, 0.3, 0.3]
  87. },
  88. "gui": {
  89. "rotation": [30, 45, 0],
  90. "translation": [0, -2.25, 0],
  91. "scale": [0.4, 0.4, 0.4]
  92. },
  93. "head": {
  94. "translation": [0, 20.5, 0]
  95. },
  96. "fixed": {
  97. "rotation": [-90, 0, 0],
  98. "translation": [0, 0, -28],
  99. "scale": [2, 2, 2]
  100. }
  101. }
  102. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement