Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. {
  2. label = "grenade",
  3. shapes = {
  4. { 7,0,12,9,1,14,texture = "iron_block", tint = 0x006600 },
  5. { 6,1,12,7,4,14,texture = "iron_block", tint = 0x006600 },
  6. { 7,1,11,9,4,12,texture = "iron_block", tint = 0x006600 },
  7. { 7,1,14,9,4,15,texture = "iron_block", tint = 0x006600 },
  8. { 9,1,12,10,4,14,texture = "iron_block", tint = 0x006600 },
  9. { 10,2,12,11,5,14,texture = "iron_block", tint = 0x888888 },
  10. { 7,3,10,9,4,11,texture = "iron_block", tint = 0xaaaaaa },
  11. { 6,4,10,7,5,11,texture = "iron_block", tint = 0xaaaaaa },
  12. { 7,4,12,9,5,14,texture = "iron_block", tint = 0x006600 },
  13. { 9,4,10,10,5,11,texture = "iron_block", tint = 0xaaaaaa },
  14. { 6,5,11,7,6,12,texture = "iron_block", tint = 0xaaaaaa },
  15. { 7,5,12,9,7,14,texture = "iron_block", tint = 0x888888 },
  16. { 9,5,11,10,6,12,texture = "iron_block", tint = 0xaaaaaa },
  17. { 9,5,12,10,6,14,texture = "iron_block", tint = 0x888888 },
  18. { 6,6,12,9,7,14,texture = "iron_block", tint = 0x888888 },
  19. { 7,6,11,9,7,12,texture = "iron_block", tint = 0xaaaaaa },
  20. }
  21. },
  22.  
  23. {
  24. label = "grenade",
  25. shapes = {
  26. }
  27. },
  28.  
  29. {
  30. label = "grenade",
  31. shapes = {
  32. }
  33. },
  34.  
  35. {
  36. label = "grenade",
  37. shapes = {
  38. }
  39. },
  40.  
  41. {
  42. label = "grenade",
  43. shapes = {
  44. }
  45. },
  46.  
  47. {
  48. label = "grenade",
  49. shapes = {
  50. }
  51. },
  52.  
  53. {
  54. label = "grenade",
  55. shapes = {
  56. }
  57. },
  58.  
  59. {
  60. label = "grenade",
  61. shapes = {
  62. }
  63. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement