Advertisement
BCB_Adrian

KitchenDecorate/PolkaP2

Jun 25th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. {
  2. label = "P2",
  3. shapes = {
  4. { 0,0,0,16,1,16,texture = "iron_block", tint = 0xeeeeee },
  5. { 0,1,0,1,16,16,texture = "iron_block", tint = 0xeeeeee },
  6. { 1,1,0,3,7,6,texture = "iron_block", tint = 0x996600 },
  7. { 2,1,8,5,2,11,texture = "iron_block", tint = 0xcc6600 },
  8. { 3,1,0,5,2,6,texture = "iron_block", tint = 0x996600 },
  9. { 4,1,6,5,9,7,texture = "iron_block", tint = 0x111111 },
  10. { 5,1,4,7,2,5,texture = "iron_block", tint = 0x111111 },
  11. { 5,1,6,7,2,7,texture = "iron_block", tint = 0x111111 },
  12. { 6,1,5,7,2,7,texture = "iron_block", tint = 0x111111 },
  13. { 1,2,8,2,7,11,texture = "iron_block", tint = 0xeeeeee },
  14. { 2,2,7,5,7,8,texture = "iron_block", tint = 0xeeeeee },
  15. { 2,2,10,5,7,12,texture = "iron_block", tint = 0xeeeeee },
  16. { 3,2,0,5,7,1,texture = "iron_block", tint = 0x996600 },
  17. { 3,2,1,4,8,2,texture = "iron_block", tint = 0x996600 },
  18. { 3,2,2,4,3,6,texture = "iron_block", tint = 0x996600 },
  19. { 3,2,8,6,7,11,texture = "iron_block", tint = 0xeeeeee },
  20. { 4,2,1,5,3,5,texture = "iron_block", tint = 0xffff33 },
  21. { 4,2,5,5,7,6,texture = "iron_block", tint = 0x996600 },
  22. { 2,3,8,5,7,12,texture = "iron_block", tint = 0xeeeeee },
  23. { 3,3,2,4,5,4,texture = "iron_block", tint = 0x111111 },
  24. { 3,3,4,4,7,6,texture = "iron_block", tint = 0x996600 },
  25. { 4,3,1,5,6,2,texture = "iron_block", tint = 0xffff33 },
  26. { 4,3,4,5,6,5,texture = "iron_block", tint = 0xffff33 },
  27. { 3,5,2,4,8,5,texture = "iron_block", tint = 0x996600 },
  28. { 4,5,2,5,6,5,texture = "iron_block", tint = 0xffff33 },
  29. { 4,6,1,5,8,5,texture = "iron_block", tint = 0x996600 },
  30. { 1,7,1,5,8,5,texture = "iron_block", tint = 0x996600 },
  31. { 2,7,8,5,8,11,texture = "iron_block", tint = 0xcc6600 },
  32. { 4,8,7,5,10,8,texture = "iron_block", tint = 0x111111 },
  33. { 4,9,8,5,10,11,texture = "iron_block", tint = 0x111111 },
  34. { 1,10,9,2,12,12,texture = "iron_block", tint = 0xeeeeee },
  35. { 2,10,10,3,14,11,texture = "iron_block", tint = 0x111111 },
  36. { 4,10,10,5,13,11,texture = "iron_block", tint = 0x111111 },
  37. { 1,11,8,2,12,13,texture = "iron_block", tint = 0xeeeeee },
  38. { 2,11,9,3,14,12,texture = "iron_block", tint = 0x111111 },
  39. { 1,12,8,2,14,9,texture = "iron_block", tint = 0xeeeeee },
  40. { 1,12,9,3,13,10,texture = "iron_block", tint = 0x111111 },
  41. { 1,12,10,2,15,11,texture = "iron_block", tint = 0xeeeeee },
  42. { 1,12,11,3,13,12,texture = "iron_block", tint = 0x111111 },
  43. { 1,12,12,2,14,13,texture = "iron_block", tint = 0xeeeeee },
  44. { 3,12,10,5,13,11,texture = "iron_block", tint = 0x111111 },
  45. { 1,13,9,2,15,12,texture = "iron_block", tint = 0xeeeeee },
  46. }
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement