Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. {
  2. label = "Pank",
  3. tooltip = "Только для фанатов шестерней.",
  4. shapes = {
  5. { 2,0,2,3,4,3,texture = "gold_block", tint = 0xffff33 },
  6. { 2,0,3,14,3,13,texture = "quartz_block_side", tint = 0x111111 },
  7. { 2,0,13,3,4,14,texture = "gold_block", tint = 0xffff33 },
  8. { 3,0,2,13,3,14,texture = "quartz_block_side", tint = 0x111111 },
  9. { 13,0,2,14,4,3,texture = "gold_block", tint = 0xffff33 },
  10. { 13,0,13,14,4,14,texture = "gold_block", tint = 0xffff33 },
  11. { 2,3,3,3,4,14,texture = "gold_block", tint = 0xffff33 },
  12. { 3,3,2,14,4,3,texture = "gold_block", tint = 0xffff33 },
  13. { 3,3,13,14,4,14,texture = "gold_block", tint = 0xffff33 },
  14. { 13,3,3,14,4,14,texture = "gold_block", tint = 0xffff33 },
  15. { 3,5,4,4,6,12,texture = "quartz_block_side", tint = 0x222222 },
  16. { 4,5,3,11,6,4,texture = "quartz_block_side", tint = 0x222222 },
  17. { 4,5,4,5,6,5,texture = "quartz_block_side", tint = 0x222222 },
  18. { 4,5,11,5,6,13,texture = "quartz_block_side", tint = 0x222222 },
  19. { 5,5,12,11,6,13,texture = "quartz_block_side", tint = 0x222222 },
  20. { 10,5,4,12,6,5,texture = "quartz_block_side", tint = 0x222222 },
  21. { 10,5,11,11,6,13,texture = "quartz_block_side", tint = 0x222222 },
  22. { 11,5,5,12,6,12,texture = "quartz_block_side", tint = 0x222222 },
  23. { 4,6,5,5,13,11,texture = "quartz_block_side", tint = 0x222222 },
  24. { 5,6,4,6,13,5,texture = "quartz_block_side", tint = 0x222222 },
  25. { 5,6,11,10,13,12,texture = "quartz_block_side", tint = 0x222222 },
  26. { 6,6,3,9,7,4,texture = "gold_block", tint = 0xffff33 },
  27. { 6,6,4,10,7,5,texture = "quartz_block_side", tint = 0x222222 },
  28. { 10,6,5,11,13,11,texture = "quartz_block_side", tint = 0x222222 },
  29. { 3,7,7,4,14,9,texture = "iron_block", tint = 0x996600 },
  30. { 5,7,3,6,10,4,texture = "gold_block", tint = 0xffff33 },
  31. { 6,7,4,9,10,5,texture = "quartz_block_side", tint = 0xeeeeee },
  32. { 9,7,3,10,10,4,texture = "gold_block", tint = 0xffff33 },
  33. { 9,7,4,10,13,5,texture = "quartz_block_side", tint = 0x222222 },
  34. { 11,7,7,12,9,8,texture = "quartz_block_side", tint = 0xbbbbbb },
  35. { 13,7,7,14,8,8,texture = "quartz_block_side", tint = 0xbbbbbb },
  36. { 2,8,7,4,14,9,texture = "iron_block", tint = 0x996600 },
  37. { 7,8,3,8,9,4,texture = "quartz_block_side", tint = 0x111111 },
  38. { 12,8,7,13,11,8,texture = "quartz_block_side", tint = 0xbbbbbb },
  39. { 8,9,3,9,10,4,texture = "quartz_block_side", tint = 0x111111 },
  40. { 13,9,7,14,10,8,texture = "quartz_block_side", tint = 0xbbbbbb },
  41. { 6,10,3,9,11,4,texture = "gold_block", tint = 0xffff33 },
  42. { 6,10,4,10,13,5,texture = "quartz_block_side", tint = 0x222222 },
  43. { 11,10,7,13,11,8,texture = "quartz_block_side", tint = 0xbbbbbb },
  44. { 1,11,7,2,12,9,texture = "iron_block", tint = 0xcc6600 },
  45. { 2,11,6,4,12,7,texture = "iron_block", tint = 0xcc6600 },
  46. { 2,11,9,4,12,10,texture = "iron_block", tint = 0xcc6600 },
  47. { 11,11,7,12,12,8,texture = "quartz_block_side", tint = 0xbbbbbb },
  48. { 13,11,7,14,12,8,texture = "quartz_block_side", tint = 0xbbbbbb },
  49. { 5,13,5,10,14,11,texture = "quartz_block_side", tint = 0x222222 },
  50. { 3,14,8,4,15,9,texture = "glass_silver", tint = 0xdddddd },
  51. { 2,15,7,3,16,8,texture = "glass_silver", tint = 0xdddddd },
  52. }
  53. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement