Barabawka

меч картина

Oct 25th, 2020
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. {
  2. label = "меч",
  3. shapes = {
  4. { 0,0,15,16,1,16,texture = "iron_block", tint = 0x111111 },
  5. { 0,1,15,1,16,16,texture = "iron_block", tint = 0x111111 },
  6. { 1,1,15,2,3,16,texture = "iron_block", tint = 0xee0000 },
  7. { 2,1,15,3,2,16,texture = "iron_block", tint = 0xbb0000 },
  8. { 3,1,15,16,2,16,texture = "iron_block", tint = 0x111111 },
  9. { 2,2,15,4,3,16,texture = "iron_block", tint = 0x660000 },
  10. { 4,2,15,16,3,16,texture = "iron_block", tint = 0x111111 },
  11. { 1,3,15,2,16,16,texture = "iron_block", tint = 0x111111 },
  12. { 2,3,15,4,4,16,texture = "iron_block", tint = 0x660033 },
  13. { 4,3,15,6,4,16,texture = "iron_block", tint = 0x660000 },
  14. { 6,3,15,16,4,16,texture = "iron_block", tint = 0x111111 },
  15. { 2,4,15,3,16,16,texture = "iron_block", tint = 0x111111 },
  16. { 3,4,15,4,6,16,texture = "iron_block", tint = 0x660033 },
  17. { 4,4,15,6,6,16,texture = "iron_block", tint = 0x00ffff },
  18. { 6,4,15,8,5,16,texture = "iron_block", tint = 0x660000 },
  19. { 8,4,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  20. { 6,5,15,7,6,16,texture = "iron_block", tint = 0x660033 },
  21. { 7,5,14,8,6,15,texture = "iron_block", tint = 0xaaaaaa },
  22. { 7,5,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  23. { 3,6,15,4,16,16,texture = "iron_block", tint = 0x111111 },
  24. { 4,6,15,6,7,16,texture = "iron_block", tint = 0x660033 },
  25. { 6,6,14,7,7,15,texture = "iron_block", tint = 0xdddddd },
  26. { 6,6,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  27. { 7,6,14,8,7,15,texture = "iron_block", tint = 0xbbbbbb },
  28. { 8,6,14,9,7,15,texture = "iron_block", tint = 0xaaaaaa },
  29. { 4,7,15,5,8,16,texture = "iron_block", tint = 0x660033 },
  30. { 5,7,14,7,8,15,texture = "iron_block", tint = 0xeeeeee },
  31. { 5,7,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  32. { 7,7,14,8,8,15,texture = "iron_block", tint = 0xdddddd },
  33. { 8,7,14,9,8,15,texture = "iron_block", tint = 0xbbbbbb },
  34. { 9,7,14,10,8,15,texture = "iron_block", tint = 0xaaaaaa },
  35. { 4,8,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  36. { 6,8,14,8,9,15,texture = "iron_block", tint = 0xeeeeee },
  37. { 8,8,14,9,9,15,texture = "iron_block", tint = 0xdddddd },
  38. { 9,8,14,10,9,15,texture = "iron_block", tint = 0xbbbbbb },
  39. { 10,8,14,11,9,15,texture = "iron_block", tint = 0xaaaaaa },
  40. { 7,9,14,9,10,15,texture = "iron_block", tint = 0xeeeeee },
  41. { 9,9,14,10,10,15,texture = "iron_block", tint = 0xdddddd },
  42. { 10,9,14,11,10,15,texture = "iron_block", tint = 0xbbbbbb },
  43. { 11,9,14,12,10,15,texture = "iron_block", tint = 0xaaaaaa },
  44. { 8,10,14,10,11,15,texture = "iron_block", tint = 0xeeeeee },
  45. { 10,10,14,11,11,15,texture = "iron_block", tint = 0xdddddd },
  46. { 11,10,14,12,11,15,texture = "iron_block", tint = 0xbbbbbb },
  47. { 12,10,14,13,11,15,texture = "iron_block", tint = 0xaaaaaa },
  48. { 9,11,14,11,12,15,texture = "iron_block", tint = 0xeeeeee },
  49. { 11,11,14,12,12,15,texture = "iron_block", tint = 0xdddddd },
  50. { 12,11,14,13,12,15,texture = "iron_block", tint = 0xbbbbbb },
  51. { 13,11,14,14,12,15,texture = "iron_block", tint = 0xaaaaaa },
  52. { 10,12,14,12,13,15,texture = "iron_block", tint = 0xeeeeee },
  53. { 12,12,14,13,13,15,texture = "iron_block", tint = 0xdddddd },
  54. { 13,12,14,14,13,15,texture = "iron_block", tint = 0xbbbbbb },
  55. { 11,13,14,13,14,15,texture = "iron_block", tint = 0xeeeeee },
  56. { 13,13,14,14,14,15,texture = "iron_block", tint = 0xdddddd },
  57. }
  58. }
Advertisement
Add Comment
Please, Sign In to add comment