Advertisement
roger109z

Untitled

Jul 17th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. {
  2. label = "peepee",
  3. shapes = {
  4. { 5,0,3,10,3,6,texture = "quartz_block", tint = 0xffcc99 },
  5. { 5,0,10,10,3,13,texture = "quartz_block", tint = 0xffcc99 },
  6. { 6,0,2,9,3,7,texture = "quartz_block", tint = 0xffcc99 },
  7. { 6,0,9,10,3,13,texture = "quartz_block", tint = 0xffcc99 },
  8. { 6,0,13,9,3,14,texture = "quartz_block", tint = 0xffcc99 },
  9. { 7,0,7,11,12,9,texture = "quartz_block", tint = 0xffcc99 },
  10. { 9,0,6,10,12,10,texture = "quartz_block", tint = 0xffcc99 },
  11. { 6,3,3,9,4,6,texture = "quartz_block", tint = 0xffcc99 },
  12. { 6,3,10,9,4,13,texture = "quartz_block", tint = 0xffcc99 },
  13. { 8,3,6,10,12,10,texture = "quartz_block", tint = 0xffcc99 },
  14. { 7,12,6,8,13,10,texture = "quartz_block", tint = 0xff9999 },
  15. { 8,12,6,10,14,7,texture = "quartz_block", tint = 0xff9999 },
  16. { 8,12,7,10,14,9,texture = "quartz_block", tint = 0xffcc99 },
  17. { 8,12,9,10,14,10,texture = "quartz_block", tint = 0xff9999 },
  18. { 10,12,6,11,13,10,texture = "quartz_block", tint = 0xff9999 },
  19. { 7,13,7,8,14,9,texture = "quartz_block", tint = 0xff9999 },
  20. { 10,13,7,11,14,9,texture = "quartz_block", tint = 0xff9999 },
  21. { 8,14,7,10,15,9,texture = "quartz_block", tint = 0xff9999 },
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement