Advertisement
Guest User

Untitled

a guest
Dec 15th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. {
  2. label = "pickaxe",
  3. shapes = {
  4. }
  5. },
  6.  
  7. {
  8. label = "pickaxe",
  9. shapes = {
  10. { 12,2,7,13,6,8,texture = "iron_block", tint = 0x310000 },
  11. { 11,3,7,12,6,8,texture = "iron_block", tint = 0x000000 },
  12. { 0,4,7,1,5,8,texture = "iron_block", tint = 0x000000 },
  13. { 9,4,7,12,6,8,texture = "iron_block", tint = 0x000000 },
  14. { 0,5,7,1,6,8,texture = "iron_block", tint = 0x310000 },
  15. { 1,5,7,3,8,8,texture = "iron_block", tint = 0x000000 },
  16. { 7,5,7,12,6,8,texture = "iron_block", tint = 0x000000 },
  17. { 0,6,7,1,12,8,texture = "iron_block", tint = 0x000000 },
  18. { 3,6,7,4,7,8,texture = "iron_block", tint = 0x000000 },
  19. { 5,6,7,11,8,8,texture = "iron_block", tint = 0x000000 },
  20. { 11,6,7,12,8,8,texture = "iron_block", tint = 0x310000 },
  21. { 3,7,7,4,8,8,texture = "iron_block", tint = 0x310000 },
  22. { 4,7,7,11,8,8,texture = "iron_block", tint = 0x000000 },
  23. { 1,8,7,2,10,8,texture = "iron_block", tint = 0x000000 },
  24. { 2,8,7,3,10,8,texture = "iron_block", tint = 0x310000 },
  25. { 3,8,7,8,9,8,texture = "iron_block", tint = 0x000000 },
  26. { 8,8,7,9,9,8,texture = "iron_block", tint = 0x4a2400 },
  27. { 9,8,7,10,9,8,texture = "iron_block", tint = 0x000000 },
  28. { 10,8,7,11,9,8,texture = "iron_block", tint = 0x310000 },
  29. { 3,9,7,7,10,8,texture = "iron_block", tint = 0x000000 },
  30. { 7,9,7,8,10,8,texture = "iron_block", tint = 0x4a2400 },
  31. { 8,9,7,9,10,8,texture = "iron_block", tint = 0x000000 },
  32. { 9,9,7,10,10,8,texture = "iron_block", tint = 0x310000 },
  33. { 1,10,7,2,12,8,texture = "iron_block", tint = 0x4a2400 },
  34. { 2,10,7,4,12,8,texture = "iron_block", tint = 0x000000 },
  35. { 4,10,7,5,11,8,texture = "iron_block", tint = 0x000000 },
  36. { 5,10,7,7,11,8,texture = "iron_block", tint = 0x4a2400 },
  37. { 7,10,7,8,11,8,texture = "iron_block", tint = 0x000000 },
  38. { 8,10,7,9,11,8,texture = "iron_block", tint = 0x310000 },
  39. { 4,11,7,5,12,8,texture = "iron_block", tint = 0x4a2400 },
  40. { 5,11,7,7,12,8,texture = "iron_block", tint = 0x000000 },
  41. { 7,11,7,8,12,8,texture = "iron_block", tint = 0x310000 },
  42. { 0,12,7,1,13,8,texture = "iron_block", tint = 0x4a2400 },
  43. { 1,12,7,2,15,8,texture = "iron_block", tint = 0x000000 },
  44. { 2,12,7,4,13,8,texture = "iron_block", tint = 0x4a2400 },
  45. { 4,12,7,6,13,8,texture = "iron_block", tint = 0x000000 },
  46. { 6,12,7,7,13,8,texture = "iron_block", tint = 0x310000 },
  47. { 0,13,7,4,14,8,texture = "iron_block", tint = 0x000000 },
  48. { 4,13,7,6,14,8,texture = "iron_block", tint = 0x310000 },
  49. { 0,14,7,2,15,8,texture = "iron_block", tint = 0x000000 },
  50. { 2,14,7,4,15,8,texture = "iron_block", tint = 0x310000 },
  51. { 0,15,7,1,16,8,texture = "iron_block", tint = 0x000000 },
  52. { 1,15,7,2,16,8,texture = "iron_block", tint = 0x310000 },
  53. }
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement