Advertisement
DarkProDEn

miniSheep

Feb 23rd, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. {
  2. label = "Овечка",
  3. shapes = {
  4. { 1,0,0,2,1,9,texture = "opencomputers:White", tint = 0x787878 },
  5. { 2,0,0,10,1,1,texture = "opencomputers:White", tint = 0x787878 },
  6. { 2,0,1,9,1,8,texture = "opencomputers:White", tint = 0x7c7c7c },
  7. { 2,0,8,10,1,9,texture = "opencomputers:White", tint = 0x787878 },
  8. { 9,0,1,10,1,9,texture = "opencomputers:White", tint = 0x787878 },
  9. { 4,1,3,5,2,4,texture = "opencomputers:White", tint = 0x945c40 },
  10. { 4,1,5,5,2,6,texture = "opencomputers:White", tint = 0x945c40 },
  11. { 6,1,3,7,2,4,texture = "opencomputers:White", tint = 0x945c40 },
  12. { 6,1,5,7,2,6,texture = "opencomputers:White", tint = 0x945c40 },
  13. { 4,2,3,5,8,4,texture = "opencomputers:White", tint = 0xd0b0a0 },
  14. { 4,2,5,5,8,6,texture = "opencomputers:White", tint = 0xd0b0a0 },
  15. { 6,2,3,7,5,4,texture = "opencomputers:White", tint = 0xd0b0a0 },
  16. { 6,2,5,7,5,6,texture = "opencomputers:White", tint = 0xd0b0a0 },
  17. { 4,3,4,6,8,6,texture = "opencomputers:White", tint = 0xd0b0a0 },
  18. { 5,3,3,6,8,6,texture = "opencomputers:White", tint = 0xd0b0a0 },
  19. { 6,3,4,7,5,6,texture = "opencomputers:White", tint = 0xd0b0a0 },
  20. { 7,4,4,8,5,5,texture = "opencomputers:White", tint = 0xd0b0a0 },
  21. { 3,5,3,4,6,4,texture = "opencomputers:White", tint = 0x945c40 },
  22. { 3,5,4,4,6,5,texture = "opencomputers:White", tint = 0xa04c4c },
  23. { 3,5,5,4,6,6,texture = "opencomputers:White", tint = 0x945c40 },
  24. { 3,6,3,4,7,4,texture = "opencomputers:White", tint = 0x382824 },
  25. { 3,6,4,4,7,5,texture = "opencomputers:White", tint = 0x945c40 },
  26. { 3,6,5,4,7,6,texture = "opencomputers:White", tint = 0x382824 },
  27. { 4,6,2,5,7,7,texture = "opencomputers:White", tint = 0xd0b0a0 },
  28. { 3,7,3,6,8,6,texture = "opencomputers:White", tint = 0xd0b0a0 },
  29. }
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement