Advertisement
maxutka99

mario.3dm

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