Advertisement
NellikaFujen

Дерево

Aug 3rd, 2019
111
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 = "Дерево",
  3. shapes = {
  4. { 3,0,6,13,1,10,texture = "cobblestone_mossy" },
  5. { 4,0,5,12,1,11,texture = "cobblestone_mossy" },
  6. { 5,0,4,11,1,12,texture = "cobblestone_mossy" },
  7. { 6,0,3,10,1,13,texture = "cobblestone_mossy" },
  8. { 4,1,7,12,2,9,texture = "cobblestone_mossy" },
  9. { 5,1,6,11,8,10,texture = "cobblestone_mossy" },
  10. { 6,1,5,10,8,11,texture = "cobblestone_mossy" },
  11. { 7,1,4,9,8,12,texture = "cobblestone_mossy" },
  12. { 3,2,7,4,3,9,texture = "cobblestone_mossy" },
  13. { 4,2,6,12,3,7,texture = "cobblestone_mossy" },
  14. { 4,2,9,12,3,10,texture = "cobblestone_mossy" },
  15. { 5,2,5,11,8,11,texture = "cobblestone_mossy" },
  16. { 6,2,4,10,8,12,texture = "cobblestone_mossy" },
  17. { 7,2,3,9,8,13,texture = "cobblestone_mossy" },
  18. { 11,2,7,13,8,9,texture = "cobblestone_mossy" },
  19. { 2,3,7,3,9,9,texture = "cobblestone_mossy" },
  20. { 3,3,6,4,9,7,texture = "cobblestone_mossy" },
  21. { 3,3,9,4,9,10,texture = "cobblestone_mossy" },
  22. { 4,3,5,12,8,6,texture = "cobblestone_mossy" },
  23. { 4,3,10,12,8,11,texture = "cobblestone_mossy" },
  24. { 5,3,4,11,8,12,texture = "cobblestone_mossy" },
  25. { 6,3,3,10,8,13,texture = "cobblestone_mossy" },
  26. { 7,3,2,9,8,14,texture = "cobblestone_mossy" },
  27. { 11,3,6,13,8,10,texture = "cobblestone_mossy" },
  28. { 13,3,7,14,9,9,texture = "cobblestone_mossy" },
  29. { 3,8,7,7,9,9,texture = "dirt" },
  30. { 4,8,5,5,9,6,texture = "cobblestone_mossy" },
  31. { 4,8,6,7,9,10,texture = "dirt" },
  32. { 4,8,10,5,9,11,texture = "cobblestone_mossy" },
  33. { 5,8,4,6,9,5,texture = "cobblestone_mossy" },
  34. { 5,8,5,7,9,11,texture = "dirt" },
  35. { 5,8,11,6,9,12,texture = "cobblestone_mossy" },
  36. { 6,8,3,7,9,4,texture = "cobblestone_mossy" },
  37. { 6,8,4,10,9,7,texture = "dirt" },
  38. { 6,8,11,10,9,12,texture = "dirt" },
  39. { 6,8,12,7,9,13,texture = "cobblestone_mossy" },
  40. { 7,8,2,9,9,3,texture = "cobblestone_mossy" },
  41. { 7,8,3,9,9,7,texture = "dirt" },
  42. { 7,8,7,9,16,9,texture = "log_oak" },
  43. { 7,8,9,9,9,13,texture = "dirt" },
  44. { 7,8,13,9,9,14,texture = "cobblestone_mossy" },
  45. { 9,8,3,10,9,4,texture = "cobblestone_mossy" },
  46. { 9,8,7,13,9,9,texture = "dirt" },
  47. { 9,8,9,10,9,12,texture = "dirt" },
  48. { 9,8,12,10,9,13,texture = "cobblestone_mossy" },
  49. { 10,8,4,11,9,5,texture = "cobblestone_mossy" },
  50. { 10,8,5,11,9,11,texture = "dirt" },
  51. { 10,8,11,11,9,12,texture = "cobblestone_mossy" },
  52. { 11,8,5,12,9,6,texture = "cobblestone_mossy" },
  53. { 11,8,6,12,9,10,texture = "dirt" },
  54. { 11,8,10,12,9,11,texture = "cobblestone_mossy" },
  55. { 12,8,6,13,9,7,texture = "cobblestone_mossy" },
  56. { 12,8,9,13,9,10,texture = "cobblestone_mossy" },
  57. }
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement