Barabawka

лесенька

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