Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.04 KB | None | 0 0
  1. {
  2. label = "Hollow knight",
  3. shapes = {
  4. { 0,0,0,1,2,16,texture = "iron_block", tint = 0xffcc33 },
  5. { 1,0,0,16,2,1,texture = "iron_block", tint = 0xffcc33 },
  6. { 1,0,1,2,1,6,texture = "iron_block", tint = 0xffff33 },
  7. { 1,0,6,2,2,16,texture = "iron_block", tint = 0xffcc33 },
  8. { 2,0,1,3,2,6,texture = "iron_block", tint = 0xffcc33 },
  9. { 2,0,6,3,1,7,texture = "iron_block", tint = 0xffff33 },
  10. { 2,0,7,16,2,10,texture = "iron_block", tint = 0xffcc33 },
  11. { 2,0,10,6,2,16,texture = "iron_block", tint = 0xffcc33 },
  12. { 3,0,1,4,1,6,texture = "iron_block", tint = 0xffff33 },
  13. { 3,0,6,5,2,16,texture = "iron_block", tint = 0xffcc33 },
  14. { 4,0,1,5,2,16,texture = "iron_block", tint = 0xffcc33 },
  15. { 5,0,1,16,2,2,texture = "iron_block", tint = 0xffcc33 },
  16. { 5,0,2,6,2,3,texture = "iron_block", tint = 0xffcc33 },
  17. { 5,0,3,6,1,7,texture = "iron_block", tint = 0xffff33 },
  18. { 6,0,2,7,1,4,texture = "iron_block", tint = 0xffff33 },
  19. { 6,0,4,7,2,5,texture = "iron_block", tint = 0xffcc33 },
  20. { 6,0,5,8,1,6,texture = "iron_block", tint = 0xffff33 },
  21. { 6,0,6,7,2,10,texture = "iron_block", tint = 0xffcc33 },
  22. { 6,0,10,15,1,12,texture = "iron_block", tint = 0xffff33 },
  23. { 6,0,12,7,2,16,texture = "iron_block", tint = 0xffcc33 },
  24. { 7,0,2,9,2,3,texture = "iron_block", tint = 0xffcc33 },
  25. { 7,0,3,8,1,7,texture = "iron_block", tint = 0xffff33 },
  26. { 7,0,12,8,2,15,texture = "iron_block", tint = 0xffcc33 },
  27. { 7,0,15,12,1,16,texture = "iron_block", tint = 0xffff33 },
  28. { 8,0,3,9,2,10,texture = "iron_block", tint = 0xffcc33 },
  29. { 8,0,12,9,2,14,texture = "iron_block", tint = 0xffcc33 },
  30. { 8,0,14,12,1,16,texture = "iron_block", tint = 0xffff33 },
  31. { 9,0,2,10,1,7,texture = "iron_block", tint = 0xffff33 },
  32. { 9,0,12,10,2,13,texture = "iron_block", tint = 0xffcc33 },
  33. { 9,0,13,12,1,16,texture = "iron_block", tint = 0xffff33 },
  34. { 10,0,2,12,2,3,texture = "iron_block", tint = 0xffcc33 },
  35. { 10,0,3,11,1,4,texture = "iron_block", tint = 0xffff33 },
  36. { 10,0,4,11,2,10,texture = "iron_block", tint = 0xffcc33 },
  37. { 10,0,12,12,1,16,texture = "iron_block", tint = 0xffff33 },
  38. { 11,0,3,12,2,4,texture = "iron_block", tint = 0xffcc33 },
  39. { 11,0,4,13,1,6,texture = "iron_block", tint = 0xffff33 },
  40. { 11,0,6,12,2,10,texture = "iron_block", tint = 0xffcc33 },
  41. { 12,0,2,13,1,7,texture = "iron_block", tint = 0xffff33 },
  42. { 12,0,12,13,1,15,texture = "iron_block", tint = 0xffff33 },
  43. { 12,0,15,16,2,16,texture = "iron_block", tint = 0xffcc33 },
  44. { 13,0,2,14,2,10,texture = "iron_block", tint = 0xffcc33 },
  45. { 13,0,12,14,1,14,texture = "iron_block", tint = 0xffff33 },
  46. { 13,0,14,16,2,16,texture = "iron_block", tint = 0xffcc33 },
  47. { 14,0,2,15,1,7,texture = "iron_block", tint = 0xffff33 },
  48. { 14,0,12,15,1,13,texture = "iron_block", tint = 0xffff33 },
  49. { 14,0,13,16,2,16,texture = "iron_block", tint = 0xffcc33 },
  50. { 15,0,2,16,1,3,texture = "iron_block", tint = 0xffff33 },
  51. { 15,0,3,16,2,4,texture = "iron_block", tint = 0xffcc33 },
  52. { 15,0,4,16,1,5,texture = "iron_block", tint = 0xffff33 },
  53. { 15,0,5,16,2,6,texture = "iron_block", tint = 0xffcc33 },
  54. { 15,0,6,16,1,7,texture = "iron_block", tint = 0xffff33 },
  55. { 15,0,10,16,2,16,texture = "iron_block", tint = 0xffcc33 },
  56. { 1,1,1,16,2,16,texture = "iron_block", tint = 0xffcc33 },
  57. { 4,2,8,5,3,9,texture = "iron_block", tint = 0x777777 },
  58. { 10,2,14,11,3,15,texture = "iron_block", tint = 0x222222 },
  59. { 14,2,14,15,3,15,texture = "iron_block", tint = 0x222222 },
  60. { 4,3,8,5,16,9,texture = "iron_block", tint = 0xbbbbbb },
  61. { 9,3,14,10,16,15,texture = "iron_block", tint = 0x111111 },
  62. { 10,3,13,11,16,14,texture = "iron_block", tint = 0x111111 },
  63. { 10,3,14,11,5,15,texture = "iron_block", tint = 0x888888 },
  64. { 10,3,15,11,16,16,texture = "iron_block", tint = 0x111111 },
  65. { 11,3,14,12,16,15,texture = "iron_block", tint = 0x111111 },
  66. { 13,3,14,14,16,15,texture = "iron_block", tint = 0x111111 },
  67. { 14,3,13,15,16,14,texture = "iron_block", tint = 0x111111 },
  68. { 14,3,14,15,5,15,texture = "iron_block", tint = 0x888888 },
  69. { 14,3,15,15,16,16,texture = "iron_block", tint = 0x111111 },
  70. { 15,3,14,16,5,15,texture = "iron_block", tint = 0x111111 },
  71. { 8,4,14,9,16,15,texture = "iron_block", tint = 0x222222 },
  72. { 3,5,8,5,7,9,texture = "iron_block", tint = 0xbbbbbb },
  73. { 4,5,7,5,6,10,texture = "iron_block", tint = 0xbbbbbb },
  74. { 5,5,8,6,6,9,texture = "iron_block", tint = 0x777777 },
  75. { 8,5,13,9,16,16,texture = "iron_block", tint = 0x222222 },
  76. { 10,5,14,15,16,16,texture = "iron_block", tint = 0x111111 },
  77. { 11,5,12,13,16,16,texture = "iron_block", tint = 0x111111 },
  78. { 13,5,13,15,16,16,texture = "iron_block", tint = 0x111111 },
  79. { 15,5,14,16,16,15,texture = "iron_block", tint = 0x222222 },
  80. { 4,6,7,5,7,8,texture = "iron_block", tint = 0x777777 },
  81. { 4,6,9,5,7,10,texture = "iron_block", tint = 0x777777 },
  82. { 5,6,8,6,10,9,texture = "iron_block", tint = 0xbbbbbb },
  83. { 9,6,12,10,8,13,texture = "iron_block", tint = 0x222222 },
  84. { 9,6,13,15,16,16,texture = "iron_block", tint = 0x111111 },
  85. { 10,6,11,11,7,12,texture = "iron_block", tint = 0x222222 },
  86. { 10,6,12,15,16,16,texture = "iron_block", tint = 0x111111 },
  87. { 11,6,11,13,16,16,texture = "iron_block", tint = 0x111111 },
  88. { 15,6,12,16,16,16,texture = "iron_block", tint = 0x222222 },
  89. { 3,7,8,4,8,9,texture = "iron_block", tint = 0x777777 },
  90. { 4,7,7,5,8,10,texture = "iron_block", tint = 0xbbbbbb },
  91. { 9,7,11,10,16,12,texture = "iron_block", tint = 0x222222 },
  92. { 10,7,10,11,16,11,texture = "iron_block", tint = 0x222222 },
  93. { 10,7,11,14,16,16,texture = "iron_block", tint = 0x111111 },
  94. { 15,7,11,16,16,16,texture = "iron_block", tint = 0x222222 },
  95. { 3,8,7,4,15,10,texture = "iron_block", tint = 0xbbbbbb },
  96. { 4,8,7,5,9,8,texture = "iron_block", tint = 0x777777 },
  97. { 4,8,9,5,9,10,texture = "iron_block", tint = 0x777777 },
  98. { 5,8,7,6,9,10,texture = "iron_block", tint = 0xbbbbbb },
  99. { 8,8,12,9,16,16,texture = "iron_block", tint = 0x222222 },
  100. { 9,8,12,15,16,16,texture = "iron_block", tint = 0x111111 },
  101. { 11,8,10,12,16,11,texture = "iron_block", tint = 0x222222 },
  102. { 14,8,11,16,9,12,texture = "iron_block", tint = 0x222222 },
  103. { 4,9,7,5,16,10,texture = "iron_block", tint = 0xbbbbbb },
  104. { 5,9,7,6,10,8,texture = "iron_block", tint = 0x777777 },
  105. { 5,9,9,6,10,10,texture = "iron_block", tint = 0x777777 },
  106. { 12,9,10,13,16,11,texture = "iron_block", tint = 0x222222 },
  107. { 14,9,10,15,16,11,texture = "iron_block", tint = 0x222222 },
  108. { 14,9,11,15,16,16,texture = "iron_block", tint = 0x111111 },
  109. { 5,10,7,6,11,8,texture = "iron_block", tint = 0xbbbbbb },
  110. { 5,10,8,6,11,9,texture = "iron_block", tint = 0x777777 },
  111. { 5,10,9,6,11,10,texture = "iron_block", tint = 0xbbbbbb },
  112. { 5,11,7,6,12,8,texture = "iron_block", tint = 0x777777 },
  113. { 5,11,8,6,16,9,texture = "iron_block", tint = 0xbbbbbb },
  114. { 5,11,9,6,12,10,texture = "iron_block", tint = 0x777777 },
  115. { 13,11,10,15,16,11,texture = "iron_block", tint = 0x222222 },
  116. { 2,12,7,7,15,10,texture = "iron_block", tint = 0xbbbbbb },
  117. { 3,12,6,5,13,11,texture = "iron_block", tint = 0xbbbbbb },
  118. { 5,12,6,6,13,7,texture = "iron_block", tint = 0x777777 },
  119. { 5,12,10,6,13,11,texture = "iron_block", tint = 0x777777 },
  120. { 3,13,6,4,14,11,texture = "iron_block", tint = 0xbbbbbb },
  121. { 4,13,6,5,14,7,texture = "iron_block", tint = 0x777777 },
  122. { 4,13,10,5,14,11,texture = "iron_block", tint = 0x777777 },
  123. { 5,13,6,6,15,11,texture = "iron_block", tint = 0xbbbbbb },
  124. { 3,14,6,4,15,7,texture = "iron_block", tint = 0x777777 },
  125. { 3,14,10,4,15,11,texture = "iron_block", tint = 0x777777 },
  126. { 4,14,6,6,15,11,texture = "iron_block", tint = 0xbbbbbb },
  127. { 1,15,7,2,16,10,texture = "iron_block", tint = 0xbbbbbb },
  128. { 2,15,6,3,16,7,texture = "iron_block", tint = 0xbbbbbb },
  129. { 2,15,10,3,16,11,texture = "iron_block", tint = 0xbbbbbb },
  130. { 3,15,5,6,16,6,texture = "iron_block", tint = 0xbbbbbb },
  131. { 3,15,8,6,16,9,texture = "iron_block", tint = 0xbbbbbb },
  132. { 3,15,11,6,16,12,texture = "iron_block", tint = 0xbbbbbb },
  133. { 6,15,6,7,16,7,texture = "iron_block", tint = 0xbbbbbb },
  134. { 6,15,10,7,16,11,texture = "iron_block", tint = 0xbbbbbb },
  135. { 7,15,7,8,16,10,texture = "iron_block", tint = 0xbbbbbb },
  136. }
  137. },
  138.  
  139. {
  140. label = "Hollow knight",
  141. shapes = {
  142. { 0,0,0,6,2,4,texture = "iron_block", tint = 0xffcc33 },
  143. { 6,0,0,11,1,3,texture = "iron_block", tint = 0xffff33 },
  144. { 6,0,3,16,2,4,texture = "iron_block", tint = 0xffcc33 },
  145. { 11,0,0,16,2,1,texture = "iron_block", tint = 0xffcc33 },
  146. { 11,0,1,15,1,3,texture = "iron_block", tint = 0xffff33 },
  147. { 15,0,1,16,2,4,texture = "iron_block", tint = 0xffcc33 },
  148. { 6,1,0,16,2,4,texture = "iron_block", tint = 0xffcc33 },
  149. { 10,4,1,11,8,2,texture = "iron_block", tint = 0x222222 },
  150. { 11,4,2,13,16,3,texture = "iron_block", tint = 0x222222 },
  151. { 15,4,0,16,5,1,texture = "iron_block", tint = 0x222222 },
  152. { 9,5,0,10,8,1,texture = "iron_block", tint = 0x222222 },
  153. { 10,5,0,15,16,1,texture = "iron_block", tint = 0x111111 },
  154. { 13,5,2,14,16,3,texture = "iron_block", tint = 0x222222 },
  155. { 14,5,1,15,8,2,texture = "iron_block", tint = 0x222222 },
  156. { 15,5,0,16,6,1,texture = "iron_block", tint = 0x111111 },
  157. { 11,6,1,14,16,2,texture = "iron_block", tint = 0x111111 },
  158. { 15,6,0,16,16,1,texture = "iron_block", tint = 0x222222 },
  159. { 8,7,0,9,16,1,texture = "iron_block", tint = 0x222222 },
  160. { 14,7,2,15,16,3,texture = "iron_block", tint = 0x222222 },
  161. { 9,8,0,15,16,1,texture = "iron_block", tint = 0x111111 },
  162. { 9,8,1,10,16,2,texture = "iron_block", tint = 0x222222 },
  163. { 10,8,1,15,16,2,texture = "iron_block", tint = 0x111111 },
  164. { 10,8,2,15,16,3,texture = "iron_block", tint = 0x222222 },
  165. { 15,8,1,16,16,2,texture = "iron_block", tint = 0x222222 },
  166. }
  167. },
  168.  
  169. {
  170. label = "Hollow knight",
  171. shapes = {
  172. { 4,0,8,5,3,9,texture = "iron_block", tint = 0xbbbbbb },
  173. { 8,0,12,9,1,16,texture = "iron_block", tint = 0x222222 },
  174. { 9,0,11,10,1,12,texture = "iron_block", tint = 0x222222 },
  175. { 9,0,12,10,1,16,texture = "iron_block", tint = 0x001100 },
  176. { 10,0,10,15,1,11,texture = "iron_block", tint = 0x222222 },
  177. { 10,0,11,11,1,12,texture = "iron_block", tint = 0x001100 },
  178. { 10,0,12,15,1,16,texture = "iron_block", tint = 0x111111 },
  179. { 12,0,11,15,1,12,texture = "iron_block", tint = 0x001100 },
  180. { 15,0,11,16,1,16,texture = "iron_block", tint = 0x222222 },
  181. { 9,1,12,10,2,16,texture = "iron_block", tint = 0x222222 },
  182. { 10,1,11,15,2,12,texture = "iron_block", tint = 0x222222 },
  183. { 10,1,12,15,2,16,texture = "iron_block", tint = 0x001100 },
  184. { 15,1,12,16,2,16,texture = "iron_block", tint = 0x222222 },
  185. { 8,2,12,10,11,16,texture = "iron_block", tint = 0xeeeeee },
  186. { 9,2,11,10,11,16,texture = "iron_block", tint = 0xeeeeee },
  187. { 10,2,10,15,11,11,texture = "iron_block", tint = 0xeeeeee },
  188. { 10,2,11,11,3,13,texture = "iron_block", tint = 0xee0000 },
  189. { 10,2,13,16,11,16,texture = "iron_block", tint = 0xeeeeee },
  190. { 11,2,11,16,11,16,texture = "iron_block", tint = 0xeeeeee },
  191. { 7,3,12,16,11,16,texture = "iron_block", tint = 0xeeeeee },
  192. { 8,3,10,16,5,16,texture = "iron_block", tint = 0xeeeeee },
  193. { 10,3,9,15,5,16,texture = "iron_block", tint = 0xeeeeee },
  194. { 8,5,10,9,10,16,texture = "iron_block", tint = 0xeeeeee },
  195. { 9,5,9,10,8,11,texture = "iron_block", tint = 0x111111 },
  196. { 10,5,9,11,8,10,texture = "iron_block", tint = 0x111111 },
  197. { 10,5,11,16,11,16,texture = "iron_block", tint = 0xeeeeee },
  198. { 11,5,9,14,10,16,texture = "iron_block", tint = 0xeeeeee },
  199. { 14,5,9,16,8,10,texture = "iron_block", tint = 0x111111 },
  200. { 15,5,10,16,10,16,texture = "iron_block", tint = 0xeeeeee },
  201. { 9,8,10,16,10,16,texture = "iron_block", tint = 0xeeeeee },
  202. { 10,8,9,15,10,16,texture = "iron_block", tint = 0xeeeeee },
  203. { 6,9,13,16,11,15,texture = "iron_block", tint = 0xeeeeee },
  204. { 5,10,13,16,11,15,texture = "iron_block", tint = 0xeeeeee },
  205. { 5,11,13,6,16,15,texture = "iron_block", tint = 0xeeeeee },
  206. { 6,11,13,8,12,15,texture = "iron_block", tint = 0xeeeeee },
  207. { 4,12,13,6,15,15,texture = "iron_block", tint = 0xeeeeee },
  208. { 6,14,13,7,16,15,texture = "iron_block", tint = 0xeeeeee },
  209. { 7,15,13,8,16,15,texture = "iron_block", tint = 0xeeeeee },
  210. }
  211. },
  212.  
  213. {
  214. label = "Hollow knight",
  215. shapes = {
  216. { 8,0,0,9,1,1,texture = "iron_block", tint = 0x222222 },
  217. { 9,0,0,10,1,1,texture = "iron_block", tint = 0x001100 },
  218. { 9,0,1,10,1,2,texture = "iron_block", tint = 0x222222 },
  219. { 10,0,0,15,1,1,texture = "iron_block", tint = 0x111111 },
  220. { 10,0,1,15,1,2,texture = "iron_block", tint = 0x001100 },
  221. { 10,0,2,15,1,3,texture = "iron_block", tint = 0x222222 },
  222. { 15,0,0,16,1,2,texture = "iron_block", tint = 0x222222 },
  223. { 9,1,0,10,2,1,texture = "iron_block", tint = 0x222222 },
  224. { 10,1,0,15,2,1,texture = "iron_block", tint = 0x001100 },
  225. { 10,1,1,15,2,2,texture = "iron_block", tint = 0x222222 },
  226. { 15,1,0,16,2,1,texture = "iron_block", tint = 0x222222 },
  227. { 8,2,0,16,11,1,texture = "iron_block", tint = 0xeeeeee },
  228. { 9,2,1,16,11,2,texture = "iron_block", tint = 0xeeeeee },
  229. { 10,2,2,15,11,3,texture = "iron_block", tint = 0xeeeeee },
  230. { 7,3,0,16,10,1,texture = "iron_block", tint = 0xeeeeee },
  231. { 8,3,1,16,10,3,texture = "iron_block", tint = 0xeeeeee },
  232. { 10,3,3,15,10,4,texture = "iron_block", tint = 0xeeeeee },
  233. }
  234. },
  235.  
  236. {
  237. label = "Hollow knight",
  238. shapes = {
  239. { 6,0,13,8,1,15,texture = "iron_block", tint = 0xeeeeee },
  240. }
  241. },
  242.  
  243. {
  244. label = "Hollow knight",
  245. shapes = {
  246. }
  247. },
  248.  
  249. {
  250. label = "Hollow knight",
  251. shapes = {
  252. { 0,0,0,1,2,16,texture = "iron_block", tint = 0xffcc33 },
  253. { 1,0,0,5,2,2,texture = "iron_block", tint = 0xffcc33 },
  254. { 1,0,2,2,1,7,texture = "iron_block", tint = 0xffff33 },
  255. { 1,0,7,5,2,16,texture = "iron_block", tint = 0xffcc33 },
  256. { 2,0,2,3,2,3,texture = "iron_block", tint = 0xffcc33 },
  257. { 2,0,3,3,1,5,texture = "iron_block", tint = 0xffff33 },
  258. { 2,0,5,3,2,16,texture = "iron_block", tint = 0xffcc33 },
  259. { 3,0,2,4,1,3,texture = "iron_block", tint = 0xffff33 },
  260. { 3,0,3,5,2,5,texture = "iron_block", tint = 0xffcc33 },
  261. { 3,0,5,4,1,7,texture = "iron_block", tint = 0xffff33 },
  262. { 4,0,2,5,2,16,texture = "iron_block", tint = 0xffcc33 },
  263. { 1,1,2,5,2,16,texture = "iron_block", tint = 0xffcc33 },
  264. { 0,4,13,1,16,14,texture = "iron_block", tint = 0x222222 },
  265. { 0,5,14,1,16,16,texture = "iron_block", tint = 0x222222 },
  266. { 0,8,12,1,16,16,texture = "iron_block", tint = 0x222222 },
  267. }
  268. },
  269.  
  270. {
  271. label = "Hollow knight",
  272. shapes = {
  273. { 0,0,0,5,2,4,texture = "iron_block", tint = 0xffcc33 },
  274. { 0,8,0,1,16,1,texture = "iron_block", tint = 0x222222 },
  275. }
  276. },
  277.  
  278. {
  279. label = "Hollow knight",
  280. shapes = {
  281. { 0,0,12,1,1,16,texture = "iron_block", tint = 0x222222 },
  282. { 0,2,12,1,11,16,texture = "iron_block", tint = 0xeeeeee },
  283. { 0,3,10,1,10,16,texture = "iron_block", tint = 0xeeeeee },
  284. { 1,3,12,2,11,16,texture = "iron_block", tint = 0xeeeeee },
  285. { 2,9,13,3,12,15,texture = "iron_block", tint = 0xeeeeee },
  286. { 3,10,13,4,16,15,texture = "iron_block", tint = 0xeeeeee },
  287. { 1,11,13,4,12,15,texture = "iron_block", tint = 0xeeeeee },
  288. { 4,12,13,5,15,15,texture = "iron_block", tint = 0xeeeeee },
  289. { 2,14,13,4,16,15,texture = "iron_block", tint = 0xeeeeee },
  290. { 1,15,13,4,16,15,texture = "iron_block", tint = 0xeeeeee },
  291. }
  292. },
  293.  
  294. {
  295. label = "Hollow knight",
  296. shapes = {
  297. { 0,0,0,1,1,1,texture = "iron_block", tint = 0x222222 },
  298. { 0,2,0,1,11,1,texture = "iron_block", tint = 0xeeeeee },
  299. { 0,3,1,1,10,3,texture = "iron_block", tint = 0xeeeeee },
  300. { 1,3,0,2,10,1,texture = "iron_block", tint = 0xeeeeee },
  301. }
  302. },
  303.  
  304. {
  305. label = "Hollow knight",
  306. shapes = {
  307. { 1,0,13,3,1,15,texture = "iron_block", tint = 0xeeeeee },
  308. }
  309. },
  310.  
  311. {
  312. label = "Hollow knight",
  313. shapes = {
  314. }
  315. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement