Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. {
  2. label = "Figures",
  3. shapes = {
  4. { 1,0,0,2,1,9,texture = "iron_block", tint = 0x787878 },
  5. { 2,0,0,10,1,1,texture = "iron_block", tint = 0x787878 },
  6. { 2,0,1,9,1,8,texture = "iron_block", tint = 0x7c7c7c },
  7. { 2,0,8,10,1,9,texture = "iron_block", tint = 0x787878 },
  8. { 9,0,1,10,1,9,texture = "iron_block", tint = 0x787878 },
  9. { 4,1,3,8,5,4,texture = "iron_block", tint = 0x4c3024 },
  10. { 4,1,5,8,5,6,texture = "iron_block", tint = 0x4c3024 },
  11. { 5,1,2,8,2,4,texture = "iron_block", tint = 0x4c3024 },
  12. { 5,1,4,6,3,5,texture = "iron_block", tint = 0x846860 },
  13. { 5,1,6,8,2,7,texture = "iron_block", tint = 0x4c3024 },
  14. { 6,1,4,8,4,7,texture = "iron_block", tint = 0x4c3024 },
  15. { 8,1,4,9,2,5,texture = "iron_block", tint = 0x846860 },
  16. { 6,2,2,8,4,7,texture = "iron_block", tint = 0x4c3024 },
  17. { 4,3,4,5,4,5,texture = "iron_block", tint = 0x846860 },
  18. { 5,3,4,8,5,6,texture = "iron_block", tint = 0x4c3024 },
  19. { 3,4,3,8,5,4,texture = "iron_block", tint = 0x4c3024 },
  20. { 3,4,4,4,5,5,texture = "iron_block", tint = 0xa04c4c },
  21. { 3,4,5,8,5,6,texture = "iron_block", tint = 0x4c3024 },
  22. { 4,4,4,6,7,6,texture = "iron_block", tint = 0x4c3024 },
  23. { 3,5,3,4,6,4,texture = "iron_block", tint = 0x241410 },
  24. { 3,5,4,6,7,5,texture = "iron_block", tint = 0x4c3024 },
  25. { 3,5,5,4,6,6,texture = "iron_block", tint = 0x241410 },
  26. { 4,5,3,6,7,6,texture = "iron_block", tint = 0x4c3024 },
  27. { 3,6,3,6,7,6,texture = "iron_block", tint = 0x4c3024 },
  28. { 4,7,3,5,9,4,texture = "iron_block", tint = 0x4c3024 },
  29. { 4,7,5,5,9,6,texture = "iron_block", tint = 0x4c3024 },
  30. }
  31. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement