Advertisement
merithes

Untitled

Dec 10th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. {
  2. label = "liltree",
  3. shapes = {
  4. { 3,0,4,4,7,12,texture = "prismarine_dark", tint = 0xa45200 },
  5. { 4,0,3,12,5,13,texture = "prismarine_dark", tint = 0x9f5000 },
  6. { 12,0,4,13,7,12,texture = "prismarine_dark", tint = 0xa45200 },
  7. { 4,5,3,12,7,4,texture = "prismarine_dark", tint = 0xa45200 },
  8. { 4,5,4,12,6,12,texture = "dirt"},
  9. { 4,5,12,12,7,13,texture = "prismarine_dark", tint = 0xa45200 },
  10. { 8,6,6,10,9,8,texture = "log_oak"},
  11. { 7,8,7,9,10,9,texture = "log_oak"},
  12. { 6,9,8,8,11,10,texture = "log_oak"},
  13. { 3,11,7,4,13,11,texture = "leaves_spruce", tint = 0x183810 },
  14. { 4,11,6,9,13,12,texture = "leaves_spruce", tint = 0x183810 },
  15. { 5,11,12,9,14,13,texture = "leaves_spruce", tint = 0x183810 },
  16. { 6,11,13,10,15,14,texture = "leaves_spruce", tint = 0x183810 },
  17. { 9,11,8,10,14,13,texture = "leaves_spruce", tint = 0x183810 },
  18. { 10,11,9,11,15,14,texture = "leaves_spruce", tint = 0x183810 },
  19. { 7,12,14,10,14,15,texture = "leaves_spruce", tint = 0x183810 },
  20. { 3,13,8,5,14,10,texture = "leaves_spruce", tint = 0x183810 },
  21. { 5,13,7,9,14,12,texture = "leaves_spruce", tint = 0x183810 },
  22. { 6,14,9,10,15,13,texture = "leaves_spruce", tint = 0x183810 },
  23. }
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement