Exozze

dx1

Jul 18th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. {
  2. label = "Крутое кресло",
  3. tooltip = "Для работы за крутым компьютером",
  4. buttonMode=true,
  5. shapes = {
  6. { 0,0,7,2,2,9,texture = "coal_block" },
  7. { 7,0,0,9,2,2,texture = "coal_block" },
  8. { 7,0,14,9,2,16,texture = "coal_block" },
  9. { 14,0,7,16,2,9,texture = "coal_block" },
  10. { 1,2,7,15,3,9,texture = "iron_block", tint = 0xc4dbee },
  11. { 7,2,1,9,3,15,texture = "iron_block", tint = 0xc4dbee },
  12. { 6,3,7,10,8,9,texture = "coal_block" },
  13. { 7,3,6,9,8,10,texture = "coal_block" },
  14. { 7,8,7,9,12,9,texture = "coal_block" },
  15. { 1,12,7,2,14,14,texture = "iron_block", tint = 0xc4dbee },
  16. { 2,12,2,6,14,14,texture = "coal_block" },
  17. { 4,12,0,6,14,14,texture = "coal_block" },
  18. { 6,12,0,10,14,14,texture = "wool_colored_white", tint = 0x00c3ff },
  19. { 10,12,0,12,14,14,texture = "coal_block" },
  20. { 12,12,2,14,14,14,texture = "coal_block" },
  21. { 14,12,7,15,14,14,texture = "iron_block", tint = 0xc4dbee },
  22. { 0,14,12,1,16,14,texture = "coal_block" },
  23. { 1,14,12,2,16,14,texture = "iron_block", tint = 0xc4dbee },
  24. { 2,14,12,14,16,15,texture = "coal_block" },
  25. { 14,14,12,15,16,14,texture = "iron_block", tint = 0xc4dbee },
  26. { 15,14,12,16,16,14,texture = "coal_block" },
  27. { 0,0,0,16,7,16,texture = "iron_block", tint = 0xc4dbee , state=true},
  28. }
  29. }
Add Comment
Please, Sign In to add comment