Advertisement
zzFeVeRzz123

Untitled

Apr 24th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. {
  2. label = "door",
  3. lightLevel = 15,
  4. emitRedstone = true,
  5. shapes = {
  6. { 0,0,0,16,2,2,texture = "projectred:lights/lampon/9", tint = 0x00ffff },
  7. { 0,2,0,2,16,2,texture = "projectred:lights/lampon/9", tint = 0x00ffff },
  8. { 2,2,0,3,3,1,texture = "projectred:lights/lampon/9", tint = 0x00ffff },
  9. { 2,2,1,14,16,2,texture = "projectred:lights/lampon/9", tint = 0xeeeeee },
  10. { 13,2,0,16,3,1,texture = "projectred:lights/lampon/9", tint = 0x00ffff },
  11. { 14,2,1,16,16,2,texture = "projectred:lights/lampon/9", tint = 0x00ffff },
  12. { 14,3,0,16,16,2,texture = "projectred:lights/lampon/9", tint = 0x00ffff },
  13. { 2,15,0,3,16,1,texture = "projectred:lights/lampon/9", tint = 0x00ffff },
  14. { 13,15,0,16,16,1,texture = "projectred:lights/lampon/9", tint = 0x00ffff },
  15.  
  16. { 0,0,0,2,2,16,texture = "projectred:lights/lampon/9", tint = 0x00ffff , state = true},
  17. { 0,2,0,2,16,2,texture = "projectred:lights/lampon/9", tint = 0x00ffff , state = true},
  18. { 0,2,2,1,16,14,texture = "projectred:lights/lampon/9", tint = 0xeeeeee , state = true},
  19. { 0,2,14,2,16,16,texture = "projectred:lights/lampon/9", tint = 0x00ffff , state = true},
  20. { 1,2,2,2,3,3,texture = "projectred:lights/lampon/9", tint = 0x00ffff, state = true },
  21. { 1,2,13,2,3,16,texture = "projectred:lights/lampon/9", tint = 0x00ffff , state = true},
  22. { 1,15,2,2,16,3,texture = "projectred:lights/lampon/9", tint = 0x00ffff, state = true },
  23. { 1,15,13,2,16,16,texture = "projectred:lights/lampon/9", tint = 0x00ffff, state = true },
  24. }
  25. },
  26.  
  27. {
  28. label = "door",
  29. lightLevel = 15,
  30. emitRedstone = true,
  31. shapes = {
  32. { 0,0,0,2,16,2,texture = "mcskill:2", tint = 0x00ffff },
  33. { 2,0,0,16,1,1,texture = "mcskill:2", tint = 0x00ffff },
  34. { 2,0,1,14,4,2,texture = "mcskill:2", tint = 0xeeeeee },
  35. { 14,0,1,16,16,2,texture = "mcskill:2", tint = 0x00ffff },
  36. { 2,1,0,3,2,1,texture = "mcskill:2", tint = 0x00ffff },
  37. { 13,1,0,16,2,1,texture = "mcskill:2", tint = 0x00ffff },
  38. { 14,2,0,16,16,2,texture = "mcskill:2", tint = 0x00ffff },
  39. { 2,4,1,4,14,2,texture = "mcskill:2", tint = 0xeeeeee },
  40. { 12,4,1,14,14,2,texture = "mcskill:2", tint = 0xeeeeee },
  41. { 4,7,1,14,9,2,texture = "mcskill:2", tint = 0xeeeeee },
  42. { 7,9,1,9,14,2,texture = "mcskill:2", tint = 0xeeeeee },
  43. { 4,12,1,14,14,2,texture = "mcskill:2", tint = 0xeeeeee },
  44. { 2,13,0,3,16,1,texture = "mcskill:2", tint = 0x00ffff },
  45. { 13,13,0,16,16,1,texture = "mcskill:2", tint = 0x00ffff },
  46. { 2,14,1,16,16,2,texture = "mcskill:2", tint = 0x00ffff },
  47. { 3,14,0,16,16,2,texture = "mcskill:2", tint = 0x00ffff },
  48.  
  49. { 0,0,0,2,16,2,texture = "mcskill:2", tint = 0x00ffff , state = true},
  50. { 0,0,2,1,4,14,texture = "mcskill:2", tint = 0xeeeeee , state = true},
  51. { 0,0,14,2,16,16,texture = "mcskill:2", tint = 0x00ffff, state = true },
  52. { 1,0,2,2,1,16,texture = "mcskill:2", tint = 0x00ffff , state = true},
  53. { 1,1,2,2,2,3,texture = "mcskill:2", tint = 0x00ffff, state = true },
  54. { 1,1,13,2,2,16,texture = "mcskill:2", tint = 0x00ffff , state = true},
  55. { 0,4,2,1,14,4,texture = "mcskill:2", tint = 0xeeeeee, state = true },
  56. { 0,4,12,1,14,14,texture = "mcskill:2", tint = 0xeeeeee , state = true},
  57. { 0,7,4,1,9,14,texture = "mcskill:2", tint = 0xeeeeee, state = true },
  58. { 0,9,7,1,14,9,texture = "mcskill:2", tint = 0xeeeeee, state = true },
  59. { 0,12,4,1,14,14,texture = "mcskill:2", tint = 0xeeeeee , state = true},
  60. { 1,13,2,2,16,3,texture = "mcskill:2", tint = 0x00ffff , state = true},
  61. { 1,13,13,2,16,16,texture = "mcskill:2", tint = 0x00ffff, state = true },
  62. { 0,14,2,2,16,16,texture = "mcskill:2", tint = 0x00ffff , state = true},
  63. }
  64. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement