Advertisement
Guest User

Untitled

a guest
Dec 12th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. {
  2. label = "project",
  3. shapes = {
  4. { 0,0,7,16,15,10,texture = "iron_block", tint = 0x3300cc },
  5. { 2,6,6,4,7,7,texture = "iron_block", tint = 0xee0000 },
  6. { 7,6,6,8,11,7,texture = "iron_block", tint = 0xee0000 },
  7. { 10,6,6,11,11,7,texture = "iron_block", tint = 0xee0000 },
  8. { 13,6,6,14,12,7,texture = "iron_block", tint = 0xee0000 },
  9. { 4,7,6,5,9,7,texture = "iron_block", tint = 0xee0000 },
  10. { 6,8,6,12,9,7,texture = "iron_block", tint = 0xee0000 },
  11. { 2,9,6,4,10,7,texture = "iron_block", tint = 0xee0000 },
  12. { 14,9,6,16,10,7,texture = "iron_block", tint = 0xee0000 },
  13. { 4,10,6,5,12,7,texture = "iron_block", tint = 0xee0000 },
  14. { 8,11,6,10,12,7,texture = "iron_block", tint = 0xee0000 },
  15. { 2,12,6,4,13,7,texture = "iron_block", tint = 0xee0000 },
  16. }
  17. },
  18.  
  19. {
  20. label = "project",
  21. shapes = {
  22. { 0,0,7,16,15,10,texture = "iron_block", tint = 0x3300cc },
  23. { 1,6,6,2,12,7,texture = "iron_block", tint = 0xee0000 },
  24. { 3,6,6,4,7,7,texture = "iron_block", tint = 0xee0000 },
  25. { 6,6,6,7,12,7,texture = "iron_block", tint = 0xee0000 },
  26. { 10,6,6,11,12,7,texture = "iron_block", tint = 0xee0000 },
  27. { 15,6,6,16,7,7,texture = "iron_block", tint = 0xee0000 },
  28. { 4,7,6,5,9,7,texture = "iron_block", tint = 0xee0000 },
  29. { 14,7,6,15,11,7,texture = "iron_block", tint = 0xee0000 },
  30. { 0,9,6,2,10,7,texture = "iron_block", tint = 0xee0000 },
  31. { 5,9,6,7,10,7,texture = "iron_block", tint = 0xee0000 },
  32. { 4,10,6,5,12,7,texture = "iron_block", tint = 0xee0000 },
  33. { 5,11,6,7,12,7,texture = "iron_block", tint = 0xee0000 },
  34. { 8,11,6,13,12,7,texture = "iron_block", tint = 0xee0000 },
  35. { 15,11,6,16,12,7,texture = "iron_block", tint = 0xee0000 },
  36. }
  37. },
  38.  
  39. {
  40. label = "project",
  41. shapes = {
  42. { 0,0,7,3,15,10,texture = "iron_block", tint = 0x3300cc },
  43. { 0,6,6,2,7,7,texture = "iron_block", tint = 0xee0000 },
  44. { 2,7,6,3,11,7,texture = "iron_block", tint = 0xee0000 },
  45. { 0,11,6,2,12,7,texture = "iron_block", tint = 0xee0000 },
  46. }
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement