Advertisement
Guest User

Untitled

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