Advertisement
4epB9Ik

Untitled

Sep 9th, 2018
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. {
  2. label = "Выключатель [Кнопка]",
  3. buttonMode = true,
  4. emitRedstone = true,
  5. lightLevel = 8,
  6. shapes = {
  7. { 4,2,15,5,14,16,texture = "iron_block", tint = 0xbbbbbb},
  8. { 5,2,15,12,3,16,texture = "iron_block", tint = 0xbbbbbb},
  9. { 5,3,14,6,13,15,texture = "iron_block", tint = 0xdddddd},
  10. { 5,3,15,11,13,16,texture = "iron_block", tint = 0x99ccff},
  11. { 6,3,14,11,4,15,texture = "iron_block", tint = 0xdddddd},
  12. { 11,3,15,12,14,16,texture = "iron_block", tint = 0xbbbbbb},
  13. { 6,4,14,10,5,15,texture = "iron_block", tint = 0xee0000},
  14. { 10,4,14,11,13,15,texture = "iron_block", tint = 0xdddddd},
  15. { 6,5,14,7,11,15,texture = "iron_block", tint = 0xdddddd},
  16. { 7,5,14,11,6,15,texture = "iron_block", tint = 0xdddddd},
  17. { 7,6,13,9,10,15,texture = "iron_block", tint = 0x222222},
  18. { 9,6,14,11,11,15,texture = "iron_block", tint = 0xdddddd},
  19. { 7,10,14,11,11,15,texture = "iron_block", tint = 0xdddddd},
  20. { 6,11,14,10,12,15,texture = "iron_block", tint = 0xee0000},
  21. { 6,12,14,11,13,15,texture = "iron_block", tint = 0xdddddd},
  22. { 5,13,15,12,14,16,texture = "iron_block", tint = 0xbbbbbb},
  23.  
  24. { 4,2,15,5,14,16,texture = "iron_block", tint = 0xbbbbbb, state=true },
  25. { 5,2,15,12,3,16,texture = "iron_block", tint = 0xbbbbbb, state=true },
  26. { 5,3,14,6,13,15,texture = "iron_block", tint = 0xdddddd, state=true },
  27. { 5,3,15,11,13,16,texture = "iron_block", tint = 0x99ccff, state=true },
  28. { 6,3,14,11,4,15,texture = "iron_block", tint = 0xdddddd, state=true },
  29. { 11,3,15,12,14,16,texture = "iron_block", tint = 0xbbbbbb, state=true },
  30. { 6,4,14,10,5,15,texture = "iron_block", tint = 0x00cc00, state=true },
  31. { 10,4,14,11,13,15,texture = "iron_block", tint = 0xdddddd, state=true },
  32. { 6,5,14,7,11,15,texture = "iron_block", tint = 0xdddddd, state=true },
  33. { 7,5,14,11,6,15,texture = "iron_block", tint = 0xdddddd, state=true },
  34. { 7,6,14,9,10,15,texture = "iron_block", tint = 0x222222, state=true },
  35. { 9,6,14,11,11,15,texture = "iron_block", tint = 0xdddddd, state=true },
  36. { 7,10,14,11,11,15,texture = "iron_block", tint = 0xdddddd, state=true },
  37. { 6,11,14,10,12,15,texture = "iron_block", tint = 0x00cc00, state=true },
  38. { 6,12,14,11,13,15,texture = "iron_block", tint = 0xdddddd, state=true },
  39. { 5,13,15,12,14,16,texture = "iron_block", tint = 0xbbbbbb, state=true },
  40.  
  41. }
  42. },
  43. {
  44. label = "Выключатель [Рычаг]",
  45. emitRedstone = true,
  46. buttonMode = false,
  47. lightLevel = 8,
  48. shapes = {
  49. { 4,2,15,5,14,16,texture = "iron_block", tint = 0xbbbbbb},
  50. { 5,2,15,12,3,16,texture = "iron_block", tint = 0xbbbbbb},
  51. { 5,3,14,6,13,15,texture = "iron_block", tint = 0xdddddd},
  52. { 5,3,15,11,13,16,texture = "iron_block", tint = 0x99ccff},
  53. { 6,3,14,11,4,15,texture = "iron_block", tint = 0xdddddd},
  54. { 11,3,15,12,14,16,texture = "iron_block", tint = 0xbbbbbb},
  55. { 6,4,14,10,5,15,texture = "iron_block", tint = 0xee0000},
  56. { 10,4,14,11,13,15,texture = "iron_block", tint = 0xdddddd},
  57. { 6,5,14,7,11,15,texture = "iron_block", tint = 0xdddddd},
  58. { 7,5,14,11,6,15,texture = "iron_block", tint = 0xdddddd},
  59. { 7,6,13,9,10,15,texture = "iron_block", tint = 0x222222},
  60. { 9,6,14,11,11,15,texture = "iron_block", tint = 0xdddddd},
  61. { 7,10,14,11,11,15,texture = "iron_block", tint = 0xdddddd},
  62. { 6,11,14,10,12,15,texture = "iron_block", tint = 0xee0000},
  63. { 6,12,14,11,13,15,texture = "iron_block", tint = 0xdddddd},
  64. { 5,13,15,12,14,16,texture = "iron_block", tint = 0xbbbbbb},
  65.  
  66. { 4,2,15,5,14,16,texture = "iron_block", tint = 0xbbbbbb, state=true },
  67. { 5,2,15,12,3,16,texture = "iron_block", tint = 0xbbbbbb, state=true },
  68. { 5,3,14,6,13,15,texture = "iron_block", tint = 0xdddddd, state=true },
  69. { 5,3,15,11,13,16,texture = "iron_block", tint = 0x99ccff, state=true },
  70. { 6,3,14,11,4,15,texture = "iron_block", tint = 0xdddddd, state=true },
  71. { 11,3,15,12,14,16,texture = "iron_block", tint = 0xbbbbbb, state=true },
  72. { 6,4,14,10,5,15,texture = "iron_block", tint = 0x00cc00, state=true },
  73. { 10,4,14,11,13,15,texture = "iron_block", tint = 0xdddddd, state=true },
  74. { 6,5,14,7,11,15,texture = "iron_block", tint = 0xdddddd, state=true },
  75. { 7,5,14,11,6,15,texture = "iron_block", tint = 0xdddddd, state=true },
  76. { 7,6,14,9,10,15,texture = "iron_block", tint = 0x222222, state=true },
  77. { 9,6,14,11,11,15,texture = "iron_block", tint = 0xdddddd, state=true },
  78. { 7,10,14,11,11,15,texture = "iron_block", tint = 0xdddddd, state=true },
  79. { 6,11,14,10,12,15,texture = "iron_block", tint = 0x00cc00, state=true },
  80. { 6,12,14,11,13,15,texture = "iron_block", tint = 0xdddddd, state=true },
  81. { 5,13,15,12,14,16,texture = "iron_block", tint = 0xbbbbbb, state=true },
  82.  
  83. }
  84. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement