zzFeVeRzz123

Untitled

May 1st, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. {
  2. label = "Кнопка",
  3. emitRedstone = true,
  4. shapes = {
  5. { 6,0,15,7,1,16,texture = "opencomputers:White", tint = 0x111111 },
  6. { 9,0,15,10,1,16,texture = "opencomputers:White", tint = 0x111111 },
  7. { 6,1,15,7,2,16,texture = "opencomputers:White", tint = 0xffff33 },
  8. { 9,1,15,10,2,16,texture = "opencomputers:White", tint = 0xffff33 },
  9. { 3,2,15,13,14,16,texture = "opencomputers:White", tint = 0x111111 },
  10. { 2,3,15,14,13,16,texture = "opencomputers:White", tint = 0x111111 },
  11. { 4,3,14,12,13,16,texture = "opencomputers:White", tint = 0x111111 },
  12. { 3,4,14,13,12,16,texture = "opencomputers:White", tint = 0x111111 },
  13. { 4,4,13,12,12,14,texture = "opencomputers:White", tint = 0x00aa00 },
  14. { 0,6,15,1,7,16,texture = "opencomputers:White", tint = 0x111111 },
  15. { 1,6,15,2,7,16,texture = "opencomputers:White", tint = 0xffff33 },
  16. { 14,6,15,15,7,16,texture = "opencomputers:White", tint = 0xffff33 },
  17. { 15,6,15,16,7,16,texture = "opencomputers:White", tint = 0x111111 },
  18. { 0,9,15,1,10,16,texture = "opencomputers:White", tint = 0x111111 },
  19. { 1,9,15,2,10,16,texture = "opencomputers:White", tint = 0xffff33 },
  20. { 14,9,15,15,10,16,texture = "opencomputers:White", tint = 0xffff33 },
  21. { 15,9,15,16,10,16,texture = "opencomputers:White", tint = 0x111111 },
  22. { 6,14,15,7,15,16,texture = "opencomputers:White", tint = 0xffff33 },
  23. { 9,14,15,10,15,16,texture = "opencomputers:White", tint = 0xffff33 },
  24. { 6,15,15,7,16,16,texture = "opencomputers:White", tint = 0x111111 },
  25. { 9,15,15,10,16,16,texture = "opencomputers:White", tint = 0x111111 },
  26.  
  27. { 6,0,15,7,1,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  28. { 9,0,15,10,1,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  29. { 6,1,15,7,2,16,texture = "opencomputers:White", state = true, tint = 0xffff33 },
  30. { 9,1,15,10,2,16,texture = "opencomputers:White", state = true, tint = 0xffff33 },
  31. { 3,2,15,13,14,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  32. { 2,3,15,14,13,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  33. { 4,3,14,12,4,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  34. { 3,4,14,4,12,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  35. { 4,4,14,12,12,15,texture = "opencomputers:White", state = true, tint = 0xee0000 },
  36. { 12,4,14,13,12,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  37. { 0,6,15,1,7,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  38. { 1,6,15,2,7,16,texture = "opencomputers:White", state = true, tint = 0xffff33 },
  39. { 14,6,15,15,7,16,texture = "opencomputers:White", state = true, tint = 0xffff33 },
  40. { 15,6,15,16,7,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  41. { 0,9,15,1,10,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  42. { 1,9,15,2,10,16,texture = "opencomputers:White", state = true, tint = 0xffff33 },
  43. { 14,9,15,15,10,16,texture = "opencomputers:White", state = true, tint = 0xffff33 },
  44. { 15,9,15,16,10,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  45. { 4,12,14,12,13,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  46. { 6,14,15,7,15,16,texture = "opencomputers:White", state = true, tint = 0xffff33 },
  47. { 9,14,15,10,15,16,texture = "opencomputers:White", state = true, tint = 0xffff33 },
  48. { 6,15,15,7,16,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  49. { 9,15,15,10,16,16,texture = "opencomputers:White", state = true, tint = 0x111111 },
  50. }
  51. }
Advertisement
Add Comment
Please, Sign In to add comment