Barabawka

лапка1

Oct 25th, 2020
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. {
  2. label = "Лапка1",
  3. shapes = {
  4. { 4,5,15,6,6,16,texture = "iron_block", tint = 0x111111 },
  5. { 7,5,15,9,6,16,texture = "iron_block", tint = 0x111111 },
  6. { 3,6,15,4,7,16,texture = "iron_block", tint = 0x111111 },
  7. { 4,6,15,6,10,16,texture = "iron_block", tint = 0xff6600 },
  8. { 6,6,15,7,7,16,texture = "iron_block", tint = 0x111111 },
  9. { 7,6,15,9,10,16,texture = "iron_block", tint = 0xff6600 },
  10. { 9,6,15,10,7,16,texture = "iron_block", tint = 0x111111 },
  11. { 2,7,15,3,10,16,texture = "iron_block", tint = 0x111111 },
  12. { 3,7,15,10,9,16,texture = "iron_block", tint = 0xff6600 },
  13. { 10,7,15,11,10,16,texture = "iron_block", tint = 0x111111 },
  14. { 3,9,15,4,10,16,texture = "iron_block", tint = 0x111111 },
  15. { 6,9,15,9,10,16,texture = "iron_block", tint = 0xff6600 },
  16. { 9,9,15,11,10,16,texture = "iron_block", tint = 0x111111 },
  17. { 1,10,15,2,12,16,texture = "iron_block", tint = 0x111111 },
  18. { 2,10,15,4,12,16,texture = "iron_block", tint = 0xff6600 },
  19. { 4,10,15,5,12,16,texture = "iron_block", tint = 0x111111 },
  20. { 5,10,15,8,11,16,texture = "iron_block", tint = 0xff6600 },
  21. { 8,10,15,9,12,16,texture = "iron_block", tint = 0x111111 },
  22. { 9,10,15,11,12,16,texture = "iron_block", tint = 0xff6600 },
  23. { 11,10,15,12,12,16,texture = "iron_block", tint = 0x111111 },
  24. { 5,11,15,6,12,16,texture = "iron_block", tint = 0x111111 },
  25. { 6,11,15,7,12,16,texture = "iron_block", tint = 0xff6600 },
  26. { 7,11,15,9,12,16,texture = "iron_block", tint = 0x111111 },
  27. { 2,12,15,4,13,16,texture = "iron_block", tint = 0x111111 },
  28. { 4,12,15,6,14,16,texture = "iron_block", tint = 0xff6600 },
  29. { 6,12,15,7,14,16,texture = "iron_block", tint = 0x111111 },
  30. { 7,12,15,9,14,16,texture = "iron_block", tint = 0xff6600 },
  31. { 9,12,15,11,13,16,texture = "iron_block", tint = 0x111111 },
  32. { 3,13,15,4,14,16,texture = "iron_block", tint = 0x111111 },
  33. { 9,13,15,10,14,16,texture = "iron_block", tint = 0x111111 },
  34. { 4,14,15,6,15,16,texture = "iron_block", tint = 0x111111 },
  35. { 7,14,15,9,15,16,texture = "iron_block", tint = 0x111111 },
  36. }
  37. }
Add Comment
Please, Sign In to add comment