Advertisement
merithes

simpler marine

Oct 2nd, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. {
  2. label = "simple_marine",
  3. shapes = {
  4. { 5,1,8,10,3,12,texture = "iron_block", tint = 0x000099 },
  5. { 5,3,10,10,7,12,texture = "iron_block", tint = 0x000099 },
  6. { 11,4,10,13,9,12,texture = "iron_block", tint = 0x000099 },
  7. { 5,5,9,10,7,12,texture = "iron_block", tint = 0x000099 },
  8. { 4,6,2,5,11,4,texture = "iron_block", tint = 0x222222 },
  9. { 3,7,6,5,9,12,texture = "iron_block", tint = 0x000099 },
  10. { 5,7,9,10,8,13,texture = "iron_block", tint = 0x111111 },
  11. { 4,8,0,5,11,6,texture = "iron_block", tint = 0x222222 },
  12. { 5,8,9,10,16,12,texture = "iron_block", tint = 0x000099 },
  13. { 1,9,8,5,10,14,texture = "iron_block", tint = 0xffff00 },
  14. { 4,9,6,5,10,7,texture = "iron_block", tint = 0x222222 },
  15. { 5,9,8,10,12,13,texture = "iron_block", tint = 0x000099 },
  16. { 10,9,8,11,14,14,texture = "iron_block", tint = 0xffff00 },
  17. { 11,9,8,14,10,14,texture = "iron_block", tint = 0xffff00 },
  18. { 2,10,9,4,13,13,texture = "iron_block", tint = 0x000099 },
  19. { 4,10,8,5,14,14,texture = "iron_block", tint = 0xffff00 },
  20. { 11,10,9,13,13,13,texture = "iron_block", tint = 0x000099 },
  21. { 5,13,12,10,16,13,texture = "iron_block", tint = 0x000099 },
  22. { 7,13,8,8,16,13,texture = "iron_block", tint = 0x000099 },
  23. { 5,14,8,10,16,13,texture = "iron_block", tint = 0x000099 },
  24. }
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement