Advertisement
DniwePro

Ступеньки

May 9th, 2021
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. {
  2. label = "Ступеньки",
  3. tooltip = "Ступеньки",
  4. lightLevel = 15,
  5. shapes = {
  6. { 0,0,0,16,1,16,texture = "iron_block", tint = 0x111111 },
  7. { 1,1,0,16,2,16,texture = "iron_block", tint = 0x111111 },
  8. { 2,2,0,16,3,16,texture = "iron_block", tint = 0x111111 },
  9. { 3,3,0,16,4,16,texture = "iron_block", tint = 0x111111 },
  10. { 4,4,0,16,5,16,texture = "iron_block", tint = 0x111111 },
  11. { 5,5,0,16,6,16,texture = "iron_block", tint = 0x111111 },
  12. { 6,6,0,16,7,16,texture = "iron_block", tint = 0x111111 },
  13. { 7,7,0,16,8,16,texture = "iron_block", tint = 0x111111 },
  14. { 8,8,0,16,9,16,texture = "iron_block", tint = 0x111111 },
  15. { 9,9,0,16,10,16,texture = "iron_block", tint = 0x111111 },
  16. { 10,10,0,16,11,16,texture = "iron_block", tint = 0x111111 },
  17. { 11,11,0,16,12,16,texture = "iron_block", tint = 0x111111 },
  18. { 12,12,0,16,13,16,texture = "iron_block", tint = 0x111111 },
  19. { 13,13,0,16,14,16,texture = "iron_block", tint = 0x111111 },
  20. { 14,14,0,16,15,16,texture = "iron_block", tint = 0x111111 },
  21. { 15,15,0,16,16,16,texture = "iron_block", tint = 0x111111 },
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement