Advertisement
Antipozitive

Untitled

Jun 26th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. {
  2. label = "Электрощиток",
  3. shapes = {
  4. { 2,2,12,14,4,16,texture = "iron_block", tint = 0x888888 },
  5. { 2,4,12,13,5,16,texture = "iron_block", tint = 0x888888 },
  6. { 13,4,12,14,5,13,texture = "iron_block", tint = 0x444444 },
  7. { 13,4,13,14,14,16,texture = "iron_block", tint = 0x888888 },
  8. { 2,5,12,4,7,16,texture = "iron_block", tint = 0x888888 },
  9. { 4,5,12,5,6,16,texture = "iron_block", tint = 0x888888 },
  10. { 5,5,12,10,6,13,texture = "iron_block", tint = 0x111111 },
  11. { 5,5,13,14,14,16,texture = "iron_block", tint = 0x888888 },
  12. { 10,5,12,14,6,16,texture = "iron_block", tint = 0x888888 },
  13. { 4,6,12,5,7,13,texture = "iron_block", tint = 0x111111 },
  14. { 4,6,13,14,14,16,texture = "iron_block", tint = 0x888888 },
  15. { 5,6,12,10,7,13,texture = "iron_block", tint = 0xffcc00 },
  16. { 10,6,12,11,7,13,texture = "iron_block", tint = 0x111111 },
  17. { 11,6,12,13,14,16,texture = "iron_block", tint = 0x888888 },
  18. { 13,6,12,14,8,16,texture = "iron_block", tint = 0x888888 },
  19. { 2,7,12,3,10,13,texture = "iron_block", tint = 0x111111 },
  20. { 2,7,13,14,14,16,texture = "iron_block", tint = 0x888888 },
  21. { 3,7,12,5,14,16,texture = "iron_block", tint = 0x888888 },
  22. { 5,7,12,6,8,13,texture = "iron_block", tint = 0x111111 },
  23. { 6,7,12,9,8,13,texture = "iron_block", tint = 0xffcc00 },
  24. { 9,7,12,10,8,13,texture = "iron_block", tint = 0x111111 },
  25. { 10,7,12,13,14,16,texture = "iron_block", tint = 0x888888 },
  26. { 5,8,12,6,14,16,texture = "iron_block", tint = 0x888888 },
  27. { 6,8,12,7,9,13,texture = "iron_block", tint = 0x111111 },
  28. { 7,8,12,8,9,13,texture = "iron_block", tint = 0xffcc00 },
  29. { 8,8,12,9,9,13,texture = "iron_block", tint = 0x111111 },
  30. { 9,8,12,13,14,16,texture = "iron_block", tint = 0x888888 },
  31. { 13,8,12,14,9,13,texture = "iron_block", tint = 0x444444 },
  32. { 6,9,12,7,14,16,texture = "iron_block", tint = 0x888888 },
  33. { 7,9,12,8,10,13,texture = "iron_block", tint = 0x111111 },
  34. { 8,9,12,13,14,16,texture = "iron_block", tint = 0x888888 },
  35. { 13,9,12,14,11,16,texture = "iron_block", tint = 0x888888 },
  36. { 2,10,12,13,14,16,texture = "iron_block", tint = 0x888888 },
  37. { 13,11,12,14,12,13,texture = "iron_block", tint = 0x444444 },
  38. { 13,12,12,14,14,16,texture = "iron_block", tint = 0x888888 },
  39. }
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement