Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.19 KB | None | 0 0
  1. {
  2. label = "test",
  3. lightLevel = 15,
  4. shapes = {
  5. { 14,0,0,16,16,16,texture = "minecraft:concrete", tint = 0x008080 },
  6. }
  7. },
  8.  
  9. {
  10. label = "test",
  11. lightLevel = 15,
  12. shapes = {
  13. { 14,0,0,16,16,16,texture = "minecraft:concrete", tint = 0x008080 },
  14. }
  15. },
  16.  
  17. {
  18. label = "test",
  19. lightLevel = 15,
  20. shapes = {
  21. { 14,0,0,16,16,8,texture = "minecraft:concrete", tint = 0x008080 },
  22. }
  23. },
  24.  
  25. {
  26. label = "test",
  27. lightLevel = 15,
  28. shapes = {
  29. { 14,0,0,16,3,16,texture = "minecraft:concrete", tint = 0x008080 },
  30. { 14,3,0,15,12,8,texture = "minecraft:concrete", tint = 0x660066 },
  31. { 14,3,8,15,12,16,texture = "minecraft:concrete", tint = 0x00cc66 },
  32. { 15,3,0,16,12,16,texture = "minecraft:concrete", tint = 0x008080 },
  33. { 14,13,0,16,14,16,texture = "minecraft:concrete", tint = 0x008080 },
  34. { 14,14,0,15,16,9,texture = "minecraft:concrete", tint = 0x9933cc },
  35. { 14,14,9,15,16,16,texture = "minecraft:concrete", tint = 0x6633cc },
  36. { 15,14,0,16,16,16,texture = "minecraft:concrete", tint = 0x008080 },
  37. }
  38. },
  39.  
  40. {
  41. label = "test",
  42. lightLevel = 15,
  43. shapes = {
  44. { 14,0,0,16,3,16,texture = "minecraft:concrete", tint = 0x008080 },
  45. { 14,3,0,15,12,4,texture = "minecraft:concrete", tint = 0x00cc66 },
  46. { 14,3,4,15,12,15,texture = "minecraft:concrete", tint = 0x00dd00 },
  47. { 14,3,15,15,12,16,texture = "minecraft:concrete", tint = 0xaa0000 },
  48. { 15,3,0,16,12,16,texture = "minecraft:concrete", tint = 0x008080 },
  49. { 14,13,0,16,14,5,texture = "minecraft:concrete", tint = 0x008080 },
  50. { 14,13,5,15,16,15,texture = "minecraft:concrete", tint = 0x666633 },
  51. { 14,13,15,15,14,16,texture = "minecraft:concrete", tint = 0x008080 },
  52. { 15,13,5,16,16,12,texture = "minecraft:concrete", tint = 0x008080 },
  53. { 14,14,0,15,16,5,texture = "minecraft:concrete", tint = 0x6633cc },
  54. { 14,14,15,15,16,16,texture = "minecraft:concrete", tint = 0x66ff99 },
  55. { 15,14,0,16,16,16,texture = "minecraft:concrete", tint = 0x008080 },
  56. }
  57. },
  58.  
  59. {
  60. label = "test",
  61. lightLevel = 15,
  62. shapes = {
  63. { 14,0,0,16,3,8,texture = "minecraft:concrete", tint = 0x008080 },
  64. { 14,3,0,15,10,8,texture = "minecraft:concrete", tint = 0xaa0000 },
  65. { 15,3,0,16,12,8,texture = "minecraft:concrete", tint = 0x008080 },
  66. { 14,10,0,15,12,4,texture = "minecraft:concrete", tint = 0xaa0000 },
  67. { 14,10,5,15,12,8,texture = "minecraft:concrete", tint = 0xaa0000 },
  68. { 14,11,4,15,12,8,texture = "minecraft:concrete", tint = 0xaa0000 },
  69. { 14,13,0,15,14,8,texture = "minecraft:concrete", tint = 0x008080 },
  70. { 15,13,5,16,16,8,texture = "minecraft:concrete", tint = 0x008080 },
  71. { 14,14,0,15,16,8,texture = "minecraft:concrete", tint = 0x66ff99 },
  72. { 15,14,0,16,16,8,texture = "minecraft:concrete", tint = 0x008080 },
  73. }
  74. },
  75.  
  76. {
  77. label = "test",
  78. lightLevel = 15,
  79. shapes = {
  80. { 14,0,0,15,8,9,texture = "minecraft:concrete", tint = 0x9933cc },
  81. { 14,0,9,15,8,16,texture = "minecraft:concrete", tint = 0x6633cc },
  82. { 15,0,0,16,8,16,texture = "minecraft:concrete", tint = 0x008080 },
  83. }
  84. },
  85.  
  86. {
  87. label = "test",
  88. lightLevel = 15,
  89. shapes = {
  90. { 14,0,0,15,8,5,texture = "minecraft:concrete", tint = 0x6633cc },
  91. { 14,0,5,15,8,15,texture = "minecraft:concrete", tint = 0x666633 },
  92. { 14,0,15,15,8,16,texture = "minecraft:concrete", tint = 0x66ff99 },
  93. { 15,0,0,16,8,16,texture = "minecraft:concrete", tint = 0x008080 },
  94. }
  95. },
  96.  
  97. {
  98. label = "test",
  99. lightLevel = 15,
  100. shapes = {
  101. { 14,0,0,15,8,8,texture = "minecraft:concrete", tint = 0x66ff99 },
  102. { 15,0,0,16,8,8,texture = "minecraft:concrete", tint = 0x008080 },
  103. }
  104. },
  105.  
  106. {
  107. label = "test",
  108. lightLevel = 15,
  109. shapes = {
  110. { 0,0,0,5,16,16,texture = "minecraft:concrete", tint = 0x008080 },
  111. }
  112. },
  113.  
  114. {
  115. label = "test",
  116. lightLevel = 15,
  117. shapes = {
  118. { 0,0,0,5,16,16,texture = "minecraft:concrete", tint = 0x008080 },
  119. }
  120. },
  121.  
  122. {
  123. label = "test",
  124. lightLevel = 15,
  125. shapes = {
  126. { 0,0,0,5,16,8,texture = "minecraft:concrete", tint = 0x008080 },
  127. }
  128. },
  129.  
  130. {
  131. label = "test",
  132. lightLevel = 15,
  133. shapes = {
  134. { 0,0,0,5,11,16,texture = "minecraft:concrete", tint = 0x008080 },
  135. { 0,11,0,1,12,16,texture = "minecraft:concrete", tint = 0x008080 },
  136. { 1,11,1,5,12,16,texture = "minecraft:concrete", tint = 0x008080 },
  137. { 2,11,0,4,12,16,texture = "minecraft:concrete", tint = 0x008080 },
  138. { 0,13,0,4,16,16,texture = "minecraft:concrete", tint = 0x008080 },
  139. }
  140. },
  141.  
  142. {
  143. label = "test",
  144. lightLevel = 15,
  145. shapes = {
  146. { 0,0,0,5,12,16,texture = "minecraft:concrete", tint = 0x008080 },
  147. { 0,13,0,4,16,12,texture = "minecraft:concrete", tint = 0x008080 },
  148. { 0,14,12,4,16,16,texture = "minecraft:concrete", tint = 0x008080 },
  149. }
  150. },
  151.  
  152. {
  153. label = "test",
  154. lightLevel = 15,
  155. shapes = {
  156. { 0,0,0,5,12,8,texture = "minecraft:concrete", tint = 0x008080 },
  157. { 0,13,5,4,16,8,texture = "minecraft:concrete", tint = 0x008080 },
  158. { 0,14,0,4,16,8,texture = "minecraft:concrete", tint = 0x008080 },
  159. }
  160. },
  161.  
  162. {
  163. label = "test",
  164. lightLevel = 15,
  165. shapes = {
  166. { 0,0,0,4,8,16,texture = "minecraft:concrete", tint = 0x008080 },
  167. { 4,7,0,5,8,16,texture = "minecraft:concrete", tint = 0x008080 },
  168. }
  169. },
  170.  
  171. {
  172. label = "test",
  173. lightLevel = 15,
  174. shapes = {
  175. { 0,0,0,4,8,16,texture = "minecraft:concrete", tint = 0x008080 },
  176. { 4,7,0,5,8,16,texture = "minecraft:concrete", tint = 0x008080 },
  177. }
  178. },
  179.  
  180. {
  181. label = "test",
  182. lightLevel = 15,
  183. shapes = {
  184. { 0,0,0,4,8,8,texture = "minecraft:concrete", tint = 0x008080 },
  185. { 4,7,0,5,8,8,texture = "minecraft:concrete", tint = 0x008080 },
  186. }
  187. },
  188.  
  189. {
  190. label = "test",
  191. lightLevel = 15,
  192. shapes = {
  193. }
  194. },
  195.  
  196. {
  197. label = "test",
  198. lightLevel = 15,
  199. shapes = {
  200. }
  201. },
  202.  
  203. {
  204. label = "test",
  205. lightLevel = 15,
  206. shapes = {
  207. }
  208. },
  209.  
  210. {
  211. label = "test",
  212. lightLevel = 15,
  213. shapes = {
  214. }
  215. },
  216.  
  217. {
  218. label = "test",
  219. lightLevel = 15,
  220. shapes = {
  221. }
  222. },
  223.  
  224. {
  225. label = "test",
  226. lightLevel = 15,
  227. shapes = {
  228. }
  229. },
  230.  
  231. {
  232. label = "test",
  233. lightLevel = 15,
  234. shapes = {
  235. }
  236. },
  237.  
  238. {
  239. label = "test",
  240. lightLevel = 15,
  241. shapes = {
  242. }
  243. },
  244.  
  245. {
  246. label = "test",
  247. lightLevel = 15,
  248. shapes = {
  249. }
  250. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement