Advertisement
Antipozitive

Untitled

Jun 26th, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. {
  2. label = "Древний меч",
  3. shapes = {
  4. { 4,0,5,5,2,7,texture = "iron_block", tint = 0x663300 },
  5. { 3,1,6,5,6,7,texture = "iron_block", tint = 0x663300 },
  6. { 4,1,7,5,6,8,texture = "iron_block", tint = 0x663300 },
  7. { 5,1,6,6,4,7,texture = "iron_block", tint = 0x663300 },
  8. { 2,2,6,6,4,7,texture = "iron_block", tint = 0x663300 },
  9. { 3,3,7,5,6,8,texture = "iron_block", tint = 0x663300 },
  10. { 3,3,8,4,5,9,texture = "iron_block", tint = 0x663300 },
  11. { 5,5,7,6,6,8,texture = "iron_block", tint = 0x663300 },
  12. { 2,6,5,5,8,8,texture = "iron_block", tint = 0x555555 },
  13. { 3,6,8,5,9,9,texture = "iron_block", tint = 0x555555 },
  14. { 5,6,6,6,9,8,texture = "iron_block", tint = 0x555555 },
  15. { 1,7,5,7,8,9,texture = "iron_block", tint = 0x555555 },
  16. { 2,7,4,6,8,10,texture = "iron_block", tint = 0x555555 },
  17. { 2,8,6,6,9,8,texture = "iron_block", tint = 0x555555 },
  18. { 3,8,4,5,12,5,texture = "iron_block", tint = 0x777777 },
  19. { 3,8,5,5,9,9,texture = "iron_block", tint = 0x555555 },
  20. { 3,9,5,5,12,6,texture = "iron_block", tint = 0x222222 },
  21. { 3,9,6,5,12,7,texture = "iron_block", tint = 0x99ccff },
  22. { 3,9,7,5,13,8,texture = "iron_block", tint = 0x222222 },
  23. { 3,9,8,5,13,9,texture = "iron_block", tint = 0x777777 },
  24. { 3,12,5,5,16,6,texture = "iron_block", tint = 0x777777 },
  25. { 3,12,6,5,16,7,texture = "iron_block", tint = 0x222222 },
  26. { 3,12,9,5,16,10,texture = "iron_block", tint = 0x777777 },
  27. { 3,13,7,5,16,8,texture = "iron_block", tint = 0x99ccff },
  28. { 3,13,8,5,16,9,texture = "iron_block", tint = 0x222222 },
  29. }
  30. },
  31.  
  32. {
  33. label = "Древний меч",
  34. shapes = {
  35. { 3,0,5,5,7,6,texture = "iron_block", tint = 0x777777 },
  36. { 3,0,6,5,6,7,texture = "iron_block", tint = 0x222222 },
  37. { 3,0,7,5,6,8,texture = "iron_block", tint = 0x99ccff },
  38. { 3,0,8,5,3,9,texture = "iron_block", tint = 0x222222 },
  39. { 3,0,9,5,2,10,texture = "iron_block", tint = 0x777777 },
  40. { 3,1,10,5,8,11,texture = "iron_block", tint = 0x777777 },
  41. { 3,2,9,5,8,10,texture = "iron_block", tint = 0x222222 },
  42. { 3,3,8,5,10,9,texture = "iron_block", tint = 0x99ccff },
  43. { 3,6,6,5,11,7,texture = "iron_block", tint = 0x777777 },
  44. { 3,6,7,5,10,8,texture = "iron_block", tint = 0x222222 },
  45. { 3,7,11,5,14,12,texture = "iron_block", tint = 0x777777 },
  46. { 3,8,9,5,12,10,texture = "iron_block", tint = 0x99ccff },
  47. { 3,8,10,5,12,11,texture = "iron_block", tint = 0x222222 },
  48. { 3,10,7,5,13,8,texture = "iron_block", tint = 0x777777 },
  49. { 3,10,8,5,12,9,texture = "iron_block", tint = 0x222222 },
  50. { 3,12,8,5,15,9,texture = "iron_block", tint = 0x777777 },
  51. { 3,12,9,5,14,10,texture = "iron_block", tint = 0x222222 },
  52. { 3,12,10,5,13,11,texture = "iron_block", tint = 0x99ccff },
  53. { 3,13,10,5,14,11,texture = "iron_block", tint = 0x222222 },
  54. { 3,14,9,5,15,11,texture = "iron_block", tint = 0x777777 },
  55. { 3,15,10,5,16,11,texture = "iron_block", tint = 0x777777 },
  56. }
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement