Exozze

dx2

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