Advertisement
Guest User

light saver (minecraft model)

a guest
Mar 1st, 2018
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. {
  2. "credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
  3. "ambientocclusion": false,
  4. "textures": {
  5. "1": "blocks/glass_white",
  6. "2": "blocks/iron_block",
  7. "particle": "blocks/glass_white"
  8. },
  9. "elements": [
  10. {
  11. "name": "cube",
  12. "from": [6, 1, 7],
  13. "to": [7, 8, 9],
  14. "faces": {
  15. "north": {"uv": [0, 0, 1, 7], "texture": "#2"},
  16. "east": {"uv": [0, 0, 2, 7], "texture": "#2"},
  17. "south": {"uv": [0, 0, 1, 7], "texture": "#2"},
  18. "west": {"uv": [0, 0, 2, 7], "texture": "#2"},
  19. "up": {"uv": [0, 0, 1, 2], "texture": "#2"},
  20. "down": {"uv": [0, 0, 1, 2], "texture": "#2"}
  21. },
  22. "type": "cube"
  23. },
  24. {
  25. "name": "cube",
  26. "from": [7, 1.0623058987490523, 6],
  27. "to": [9, 8.062305898749052, 7],
  28. "faces": {
  29. "north": {"uv": [0, 0, 2, 7], "texture": "#2"},
  30. "east": {"uv": [0, 0, 1, 7], "texture": "#2"},
  31. "south": {"uv": [0, 0, 2, 7], "texture": "#2"},
  32. "west": {"uv": [0, 0, 1, 7], "texture": "#2"},
  33. "up": {"uv": [0, 0, 2, 1], "texture": "#2"},
  34. "down": {"uv": [0, 0, 2, 1], "texture": "#2"}
  35. },
  36. "type": "cube"
  37. },
  38. {
  39. "name": "cube",
  40. "from": [7, 1, 9],
  41. "to": [9, 8, 10],
  42. "faces": {
  43. "north": {"uv": [0, 0, 2, 7], "texture": "#2"},
  44. "east": {"uv": [0, 0, 1, 7], "texture": "#2"},
  45. "south": {"uv": [0, 0, 2, 7], "texture": "#2"},
  46. "west": {"uv": [0, 0, 1, 7], "texture": "#2"},
  47. "up": {"uv": [0, 0, 2, 1], "texture": "#2"},
  48. "down": {"uv": [0, 0, 2, 1], "texture": "#2"}
  49. },
  50. "type": "cube"
  51. },
  52. {
  53. "name": "cube",
  54. "from": [9, 1, 7],
  55. "to": [10, 8, 9],
  56. "faces": {
  57. "north": {"uv": [0, 0, 1, 7], "texture": "#2"},
  58. "east": {"uv": [0, 0, 2, 7], "texture": "#2"},
  59. "south": {"uv": [0, 0, 1, 7], "texture": "#2"},
  60. "west": {"uv": [0, 0, 2, 7], "texture": "#2"},
  61. "up": {"uv": [0, 0, 1, 2], "texture": "#2"},
  62. "down": {"uv": [0, 0, 1, 2], "texture": "#2"}
  63. },
  64. "type": "cube"
  65. },
  66. {
  67. "name": "cube",
  68. "from": [7, 0, 7],
  69. "to": [9, 8, 9],
  70. "faces": {
  71. "north": {"uv": [0, 0, 2, 8], "texture": "#2"},
  72. "east": {"uv": [0, 0, 2, 8], "texture": "#2"},
  73. "south": {"uv": [0, 0, 2, 8], "texture": "#2"},
  74. "west": {"uv": [0, 0, 2, 8], "texture": "#2"},
  75. "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
  76. "down": {"uv": [0, 0, 2, 2], "texture": "#2"}
  77. },
  78. "type": "cube"
  79. },
  80. {
  81. "name": "cube",
  82. "from": [7, 8, 7],
  83. "to": [9, 18, 9],
  84. "faces": {
  85. "north": {"uv": [0, 0, 2, 10], "texture": "#1"},
  86. "east": {"uv": [0, 0, 2, 10], "texture": "#1"},
  87. "south": {"uv": [0, 0, 2, 10], "texture": "#1"},
  88. "west": {"uv": [0, 0, 2, 10], "texture": "#1"},
  89. "up": {"uv": [0, 0, 2, 2], "texture": "#1"},
  90. "down": {"uv": [0, 0, 2, 2], "texture": "#1"}
  91. },
  92. "type": "cube"
  93. }
  94. ],
  95. "display": {
  96. "thirdperson_righthand": {
  97. "scale": [0.85, 0.85, 0.85],
  98. "translation": [0, 5, 1]
  99. },
  100. "thirdperson_lefthand": {
  101. "scale": [0.85, 0.85, 0.85],
  102. "translation": [0, 5, 1]
  103. },
  104. "firstperson_righthand": {
  105. "scale": [1, 1, 1],
  106. "translation": [3, 5, 0]
  107. },
  108. "firstperson_lefthand": {
  109. "scale": [1, 1, 1],
  110. "translation": [3, 5, 0]
  111. },
  112. "ground": {"scale": [0.5, 0.5, 0.5]},
  113. "fixed": {
  114. "scale": [1, 1, 1],
  115. "translation": [0, -1, 0]
  116. },
  117. "gui": {
  118. "scale": [0.85, 0.85, 0.85],
  119. "rotation": [35, 35, 0]
  120. }
  121. }
  122. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement