Advertisement
Guest User

Untitled

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