EphemeralKap

Untitled

Aug 4th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. {
  2. label = "s",
  3. shapes = {
  4. { 0,0,0,1,2,16,texture = "iron_block", tint = 0xeeeeee },
  5. { 1,0,0,2,16,16,texture = "iron_block", tint = 0x111111 },
  6. { 0,2,0,1,16,2,texture = "iron_block", tint = 0xeeeeee },
  7. { 0,2,2,1,4,3,texture = "iron_block", tint = 0xeeeeee },
  8. { 0,2,12,1,3,16,texture = "iron_block", tint = 0xeeeeee },
  9. { 0,3,14,1,16,16,texture = "iron_block", tint = 0xeeeeee },
  10. { 0,4,4,1,7,12,texture = "iron_block", tint = 0xeeeeee },
  11. { 0,6,12,1,9,16,texture = "iron_block", tint = 0xeeeeee },
  12. { 0,7,5,1,8,16,texture = "iron_block", tint = 0xeeeeee },
  13. { 0,8,2,1,11,3,texture = "iron_block", tint = 0xeeeeee },
  14. { 0,8,11,1,9,16,texture = "iron_block", tint = 0xeeeeee },
  15. { 0,9,3,1,11,4,texture = "iron_block", tint = 0xeeeeee },
  16. { 0,9,13,1,11,16,texture = "iron_block", tint = 0xeeeeee },
  17. { 0,10,4,1,12,11,texture = "iron_block", tint = 0xeeeeee },
  18. { 0,11,11,1,12,12,texture = "iron_block", tint = 0xeeeeee },
  19. { 0,13,13,1,16,16,texture = "iron_block", tint = 0xeeeeee },
  20. { 0,14,4,1,16,16,texture = "iron_block", tint = 0xeeeeee },
  21. { 0,15,2,1,16,16,texture = "iron_block", tint = 0xeeeeee },
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment