NTins

Свитч [3D]

Feb 8th, 2016
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. {
  2. label = "Свитч",
  3. emitRedstone = true,
  4. buttonMode = false,
  5. tooltip = "Когда и рычага не надо",
  6. shapes={
  7. {5,8,14, 11,11,16, texture="quartz_block_side"},
  8. {5,6,14, 7,8,16, texture="hardened_clay_stained_silver"},
  9. {9,6,14, 11,8,16, texture="hardened_clay_stained_red"},
  10. {7,6,14, 9,8,16, texture="quartz_block_side"},
  11.  
  12. {5,8,14, 11,11,16, texture="quartz_block_side", state=true},
  13. {5,6,14, 7,8,16, texture="hardened_clay_stained_lime", state=true},
  14. {9,6,14, 11,8,16, texture="hardened_clay_stained_silver", state=true},
  15. {7,6,14, 9,8,16, texture="quartz_block_side", state=true},
  16. }}
Add Comment
Please, Sign In to add comment