Advertisement
Antipozitive

Untitled

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