zzFeVeRzz123

Untitled

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