Advertisement
Guest User

louis7.3dm

a guest
Jun 27th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. {
  2. label = "exported",
  3. shapes = {
  4. { 0,0,1,3,1,2,texture = "iron_block", tint = 0x111111 },
  5. { 0,0,8,3,1,9,texture = "iron_block", tint = 0x111111 },
  6. { 0,0,14,3,2,15,texture = "iron_block", tint = 0x111111 },
  7. { 1,0,2,3,5,9,texture = "iron_block", tint = 0x111111 },
  8. { 1,0,15,3,4,16,texture = "iron_block", tint = 0x111111 },
  9. { 0,1,0,3,2,1,texture = "iron_block", tint = 0x111111 },
  10. { 0,1,9,3,2,11,texture = "iron_block", tint = 0x111111 },
  11. { 1,1,1,3,5,11,texture = "iron_block", tint = 0x111111 },
  12. { 0,2,11,3,3,13,texture = "iron_block", tint = 0x111111 },
  13. { 0,2,15,3,4,16,texture = "iron_block", tint = 0x111111 },
  14. { 1,2,0,3,5,13,texture = "iron_block", tint = 0x111111 },
  15. { 0,3,13,3,5,14,texture = "iron_block", tint = 0x111111 },
  16. { 0,4,0,3,5,14,texture = "iron_block", tint = 0x111111 },
  17. { 0,7,13,3,8,16,texture = "iron_block", tint = 0x111111 },
  18. { 0,8,13,3,10,14,texture = "iron_block", tint = 0x111111 },
  19. { 1,8,14,3,10,16,texture = "iron_block", tint = 0x111111 },
  20. { 0,9,14,3,10,16,texture = "iron_block", tint = 0x111111 },
  21. }
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement