Advertisement
merithes

Untitled

Dec 10th, 2018
86
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 = "3x3x3",
  3. shapes = {
  4. { 7,0,7,8,13,9,texture = "iron_block", tint = 0xcc66ff },
  5. { 6,1,7,9,12,9,texture = "iron_block", tint = 0xcc66ff },
  6. { 7,1,6,8,13,10,texture = "iron_block", tint = 0xcc66ff },
  7. { 6,2,6,9,12,10,texture = "iron_block", tint = 0xcc66ff },
  8. { 7,2,5,8,13,11,texture = "iron_block", tint = 0xcc66ff },
  9. { 6,3,5,9,12,11,texture = "iron_block", tint = 0xcc66ff },
  10. { 7,3,4,8,13,12,texture = "iron_block", tint = 0xcc66ff },
  11. { 6,4,4,9,12,12,texture = "iron_block", tint = 0xcc66ff },
  12. { 7,4,3,8,13,13,texture = "iron_block", tint = 0xcc66ff },
  13. { 8,5,12,9,14,13,texture = "iron_block", tint = 0xcc66ff },
  14. { 6,6,3,9,12,13,texture = "iron_block", tint = 0xcc66ff },
  15. { 7,6,2,8,13,14,texture = "iron_block", tint = 0xcc66ff },
  16. { 6,8,2,9,12,14,texture = "iron_block", tint = 0xcc66ff },
  17. { 7,8,1,8,13,15,texture = "iron_block", tint = 0xcc66ff },
  18. { 6,12,2,9,13,7,texture = "iron_block", tint = 0xcc66ff },
  19. { 6,12,9,9,13,14,texture = "iron_block", tint = 0xcc66ff },
  20. { 6,13,3,9,14,6,texture = "iron_block", tint = 0xcc66ff },
  21. { 6,13,10,9,14,13,texture = "iron_block", tint = 0xcc66ff },
  22. { 7,13,2,8,14,7,texture = "iron_block", tint = 0xcc66ff },
  23. { 7,13,9,8,14,14,texture = "iron_block", tint = 0xcc66ff },
  24. { 7,14,3,8,15,6,texture = "iron_block", tint = 0xcc66ff },
  25. { 7,14,10,8,15,13,texture = "iron_block", tint = 0xcc66ff },
  26. }
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement