Advertisement
Guest User

123

a guest
Dec 11th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. {
  2. label = "кость",
  3. shapes = {
  4. { 1,0,4,3,3,6,texture = "iron_block", tint = 0xeeeeee },
  5. { 1,0,10,3,3,12,texture = "iron_block", tint = 0xeeeeee },
  6. { 3,0,6,4,3,7,texture = "iron_block", tint = 0xeeeeee },
  7. { 3,0,9,4,3,10,texture = "iron_block", tint = 0xeeeeee },
  8. { 4,0,7,12,3,9,texture = "iron_block", tint = 0xeeeeee },
  9. { 12,0,6,13,3,7,texture = "iron_block", tint = 0xeeeeee },
  10. { 12,0,9,13,3,10,texture = "iron_block", tint = 0xeeeeee },
  11. { 13,0,4,15,3,6,texture = "iron_block", tint = 0xeeeeee },
  12. { 13,0,10,15,3,12,texture = "iron_block", tint = 0xeeeeee },
  13. { 0,1,4,4,2,6,texture = "iron_block", tint = 0xeeeeee },
  14. { 0,1,10,4,2,12,texture = "iron_block", tint = 0xeeeeee },
  15. { 1,1,3,3,2,7,texture = "iron_block", tint = 0xeeeeee },
  16. { 1,1,9,15,2,10,texture = "iron_block", tint = 0xeeeeee },
  17. { 1,1,12,3,2,13,texture = "iron_block", tint = 0xeeeeee },
  18. { 2,1,7,14,2,10,texture = "iron_block", tint = 0xeeeeee },
  19. { 4,1,5,5,2,11,texture = "iron_block", tint = 0xeeeeee },
  20. { 5,1,6,14,2,10,texture = "iron_block", tint = 0xeeeeee },
  21. { 11,1,5,14,2,11,texture = "iron_block", tint = 0xeeeeee },
  22. { 12,1,4,14,2,12,texture = "iron_block", tint = 0xeeeeee },
  23. { 13,1,3,14,2,13,texture = "iron_block", tint = 0xeeeeee },
  24. { 14,1,3,15,2,7,texture = "iron_block", tint = 0xeeeeee },
  25. { 14,1,12,15,2,13,texture = "iron_block", tint = 0xeeeeee },
  26. { 15,1,4,16,2,6,texture = "iron_block", tint = 0xeeeeee },
  27. { 15,1,10,16,2,12,texture = "iron_block", tint = 0xeeeeee },
  28. }
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement