Advertisement
4epB9Ik

Untitled

Dec 2nd, 2018
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. {
  2. label = "Stop",
  3. shapes = {
  4. { 5,0,7,11,1,9,texture = "iron_block", tint = 0xee0000 },
  5. { 3,1,7,6,2,9,texture = "iron_block", tint = 0xee0000 },
  6. { 6,1,7,10,6,9,texture = "iron_block", tint = 0xeeeeee },
  7. { 10,1,7,13,2,9,texture = "iron_block", tint = 0xee0000 },
  8. { 2,2,7,3,5,9,texture = "iron_block", tint = 0xee0000 },
  9. { 3,2,7,4,3,9,texture = "iron_block", tint = 0xee0000 },
  10. { 4,2,7,12,6,9,texture = "iron_block", tint = 0xeeeeee },
  11. { 12,2,7,14,3,9,texture = "iron_block", tint = 0xee0000 },
  12. { 3,3,7,13,6,9,texture = "iron_block", tint = 0xeeeeee },
  13. { 13,3,7,14,5,9,texture = "iron_block", tint = 0xee0000 },
  14. { 1,4,7,2,10,9,texture = "iron_block", tint = 0xee0000 },
  15. { 14,4,7,15,10,9,texture = "iron_block", tint = 0xee0000 },
  16. { 2,5,7,14,6,9,texture = "iron_block", tint = 0xeeeeee },
  17. { 2,6,7,4,9,9,texture = "iron_block", tint = 0xeeeeee },
  18. { 4,6,7,12,8,9,texture = "iron_block", tint = 0xee0000 },
  19. { 12,6,7,14,9,9,texture = "iron_block", tint = 0xeeeeee },
  20. { 4,8,7,12,12,9,texture = "iron_block", tint = 0xeeeeee },
  21. { 2,9,7,3,12,9,texture = "iron_block", tint = 0xee0000 },
  22. { 3,9,7,13,11,9,texture = "iron_block", tint = 0xeeeeee },
  23. { 13,9,7,14,12,9,texture = "iron_block", tint = 0xee0000 },
  24. { 3,11,7,4,13,9,texture = "iron_block", tint = 0xee0000 },
  25. { 12,11,7,14,12,9,texture = "iron_block", tint = 0xee0000 },
  26. { 4,12,7,6,13,9,texture = "iron_block", tint = 0xee0000 },
  27. { 6,12,7,10,13,9,texture = "iron_block", tint = 0xeeeeee },
  28. { 10,12,7,13,13,9,texture = "iron_block", tint = 0xee0000 },
  29. { 5,13,7,11,14,9,texture = "iron_block", tint = 0xee0000 },
  30. }
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement