Acid_Dragon

Untitled

Dec 24th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. {
  2. label = "Письмо",
  3. tooltip = "Интересно, кому оно?",
  4. shapes = {
  5. { 1,0,6,2,1,13,texture = "quartz_block_side", tint = 0xffff66 },
  6. { 2,0,5,14,1,6,texture = "quartz_block_side", tint = 0xffff66 },
  7. { 2,0,6,12,1,7,texture = "snow", tint = 0xffff99 },
  8. { 2,0,7,3,1,12,texture = "snow", tint = 0xffff99 },
  9. { 2,0,12,3,1,14,texture = "quartz_block_side", tint = 0xffff66 },
  10. { 3,0,7,4,1,8,texture = "quartz_block_side", tint = 0xaa0000 },
  11. { 3,0,8,12,1,9,texture = "snow", tint = 0xffff99 },
  12. { 3,0,9,5,1,11,texture = "snow", tint = 0xffff99 },
  13. { 3,0,11,5,1,12,texture = "quartz_block_side", tint = 0xffff66 },
  14. { 3,0,12,13,1,13,texture = "snow", tint = 0xffff99 },
  15. { 3,0,13,14,1,14,texture = "quartz_block_side", tint = 0xffff66 },
  16. { 4,0,7,5,1,11,texture = "snow", tint = 0xffff99 },
  17. { 5,0,7,7,1,8,texture = "quartz_block_side", tint = 0xaa0000 },
  18. { 5,0,9,7,1,10,texture = "snow", tint = 0xffff99 },
  19. { 5,0,10,7,1,11,texture = "quartz_block_side", tint = 0xffff66 },
  20. { 5,0,11,11,1,13,texture = "snow", tint = 0xffff99 },
  21. { 7,0,7,11,1,9,texture = "snow", tint = 0xffff99 },
  22. { 7,0,9,9,1,11,texture = "quartz_block_side", tint = 0x550000 },
  23. { 9,0,9,14,1,10,texture = "snow", tint = 0xffff99 },
  24. { 9,0,10,11,1,11,texture = "quartz_block_side", tint = 0xffff66 },
  25. { 11,0,7,12,1,8,texture = "quartz_block_side", tint = 0xeeeeee },
  26. { 11,0,10,14,1,11,texture = "snow", tint = 0xffff99 },
  27. { 11,0,11,13,1,12,texture = "quartz_block_side", tint = 0xffff66 },
  28. { 12,0,6,13,1,7,texture = "quartz_block_side", tint = 0xeeeeee },
  29. { 12,0,7,13,1,8,texture = "snow", tint = 0xffff99 },
  30. { 12,0,8,13,1,9,texture = "quartz_block_side", tint = 0xeeeeee },
  31. { 13,0,6,14,1,7,texture = "snow", tint = 0xffff99 },
  32. { 13,0,7,14,1,8,texture = "quartz_block_side", tint = 0xeeeeee },
  33. { 13,0,8,14,1,12,texture = "snow", tint = 0xffff99 },
  34. { 13,0,12,14,1,14,texture = "quartz_block_side", tint = 0xffff66 },
  35. { 14,0,6,15,1,13,texture = "quartz_block_side", tint = 0xffff66 },
  36. }
  37. }
Advertisement
Add Comment
Please, Sign In to add comment