Advertisement
Guest User

dwaa

a guest
Aug 18th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. {
  2. label = "untitled",
  3. shapes = {
  4. { 0,0,0,15,16,15,texture = "iron_block", tint = 0x111111 },
  5. { 0,0,15,16,2,16,texture = "iron_block", tint = 0x111111 },
  6. { 15,0,0,16,3,1,texture = "iron_block", tint = 0x111111 },
  7. { 15,0,1,16,16,2,texture = "iron_block", tint = 0xdddddd },
  8. { 15,0,2,16,7,6,texture = "iron_block", tint = 0x111111 },
  9. { 15,0,6,16,16,8,texture = "iron_block", tint = 0xdddddd },
  10. { 15,0,8,16,4,11,texture = "iron_block", tint = 0x111111 },
  11. { 15,0,11,16,16,13,texture = "iron_block", tint = 0xdddddd },
  12. { 15,0,13,16,10,15,texture = "iron_block", tint = 0x111111 },
  13. { 0,2,15,3,8,16,texture = "iron_block", tint = 0x111111 },
  14. { 3,2,15,5,6,16,texture = "iron_block", tint = 0xffff33 },
  15. { 5,2,15,6,9,16,texture = "iron_block", tint = 0x111111 },
  16. { 6,2,15,8,7,16,texture = "iron_block", tint = 0x336699 },
  17. { 8,2,15,9,16,16,texture = "iron_block", tint = 0x111111 },
  18. { 9,2,15,16,3,16,texture = "iron_block", tint = 0x111111 },
  19. { 9,3,15,10,8,16,texture = "iron_block", tint = 0x111111 },
  20. { 10,3,15,16,6,16,texture = "iron_block", tint = 0xcc66cc },
  21. { 15,3,0,16,4,2,texture = "iron_block", tint = 0xdddddd },
  22. { 15,4,0,16,16,1,texture = "iron_block", tint = 0x111111 },
  23. { 15,4,8,16,5,13,texture = "iron_block", tint = 0xdddddd },
  24. { 15,5,8,16,16,11,texture = "iron_block", tint = 0x111111 },
  25. { 3,6,15,5,16,16,texture = "iron_block", tint = 0x111111 },
  26. { 10,6,15,16,8,16,texture = "iron_block", tint = 0x111111 },
  27. { 6,7,15,16,8,16,texture = "iron_block", tint = 0x111111 },
  28. { 15,7,2,16,9,8,texture = "iron_block", tint = 0xdddddd },
  29. { 0,8,15,1,16,16,texture = "iron_block", tint = 0x111111 },
  30. { 1,8,15,3,14,16,texture = "iron_block", tint = 0x00cc99 },
  31. { 6,8,15,9,9,16,texture = "iron_block", tint = 0x111111 },
  32. { 9,8,15,12,12,16,texture = "iron_block", tint = 0xee0000 },
  33. { 12,8,15,13,16,16,texture = "iron_block", tint = 0x111111 },
  34. { 13,8,15,16,9,16,texture = "iron_block", tint = 0x111111 },
  35. { 5,9,15,8,14,16,texture = "iron_block", tint = 0x9900cc },
  36. { 13,9,15,16,14,16,texture = "iron_block", tint = 0x00aa00 },
  37. { 15,9,2,16,16,6,texture = "iron_block", tint = 0x111111 },
  38. { 15,10,13,16,11,15,texture = "iron_block", tint = 0xdddddd },
  39. { 15,11,13,16,16,15,texture = "iron_block", tint = 0x111111 },
  40. { 9,12,15,13,13,16,texture = "iron_block", tint = 0x111111 },
  41. { 9,13,15,12,15,16,texture = "iron_block", tint = 0x9966ff },
  42. { 1,14,15,9,16,16,texture = "iron_block", tint = 0x111111 },
  43. { 13,14,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  44. { 9,15,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  45. }
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement