Advertisement
Guest User

xyi

a guest
Aug 25th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. {
  2. label = "Sci Fi Door",
  3. shapes = {
  4. { 3,0,9,16,2,10,texture = "iron_block", tint = 0xb0b0b0 },
  5. { 5,0,5,15,2,16,texture = "iron_block", tint = 0xb0b0b0 },
  6. { 6,0,3,15,2,16,texture = "iron_block", tint = 0xb0b0b0 },
  7. { 7,0,2,15,3,16,texture = "iron_block", tint = 0xb0b0b0 },
  8. { 15,0,2,16,3,10,texture = "iron_block", tint = 0xb0b0b0 },
  9. { 15,0,10,16,16,16,texture = "iron_block", tint = 0x6a6a6a },
  10. { 5,2,8,15,3,11,texture = "iron_block", tint = 0xb0b0b0 },
  11. { 6,2,4,15,3,16,texture = "iron_block", tint = 0xb0b0b0 },
  12. { 3,3,2,6,4,9,texture = "iron_block", tint = 0x3139b3 },
  13. { 6,3,2,7,4,4,texture = "iron_block", tint = 0x3139b3 },
  14. { 6,3,5,7,5,9,texture = "iron_block", tint = 0x3139b3 },
  15. { 6,3,9,13,5,16,texture = "iron_block", tint = 0xb0b0b0 },
  16. { 7,3,2,11,5,16,texture = "iron_block", tint = 0xb0b0b0 },
  17. { 11,3,3,16,16,10,texture = "iron_block", tint = 0xb0b0b0 },
  18. { 13,3,10,16,12,16,texture = "iron_block", tint = 0x6a6a6a },
  19. { 3,4,3,6,5,4,texture = "iron_block", tint = 0x3139b3 },
  20. { 3,4,5,7,5,9,texture = "iron_block", tint = 0x3139b3 },
  21. { 5,4,2,11,5,3,texture = "iron_block", tint = 0xb0b0b0 },
  22. { 5,4,4,6,5,5,texture = "iron_block", tint = 0xb0b0b0 },
  23. { 3,5,6,7,16,9,texture = "iron_block", tint = 0x3139b3 },
  24. { 3,5,9,7,11,10,texture = "iron_block", tint = 0x3139b3 },
  25. { 5,5,5,16,8,6,texture = "iron_block", tint = 0xb0b0b0 },
  26. { 6,5,10,13,16,16,texture = "iron_block", tint = 0xb0b0b0 },
  27. { 7,5,3,13,16,16,texture = "iron_block", tint = 0xb0b0b0 },
  28. { 6,8,5,16,14,6,texture = "iron_block", tint = 0xb0b0b0 },
  29. { 6,11,9,13,16,16,texture = "iron_block", tint = 0xb0b0b0 },
  30. { 5,12,9,6,16,10,texture = "iron_block", tint = 0x3139b3 },
  31. { 13,12,10,15,16,16,texture = "iron_block", tint = 0xb0b0b0 },
  32. { 5,14,2,6,16,16,texture = "iron_block", tint = 0x3139b3 },
  33. { 6,14,2,16,16,3,texture = "iron_block", tint = 0x3139b3 },
  34. { 6,14,3,7,16,9,texture = "iron_block", tint = 0x3139b3 },
  35. }
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement