zzFeVeRzz123

Untitled

May 8th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. {
  2. label = "duck",
  3. shapes = {
  4. { 6,0,9,7,1,11,texture = "iron_block", tint = 0xff6600 },
  5. { 8,0,9,9,1,11,texture = "iron_block", tint = 0xff6600 },
  6. { 6,1,9,7,2,10,texture = "iron_block", tint = 0xff6600 },
  7. { 8,1,9,9,2,10,texture = "iron_block", tint = 0xff6600 },
  8. { 5,2,9,10,3,10,texture = "iron_block", tint = 0xeeeeee },
  9. { 6,2,8,9,4,11,texture = "iron_block", tint = 0xeeeeee },
  10. { 5,3,9,6,4,10,texture = "iron_block", tint = 0xffff33 },
  11. { 9,3,9,10,4,10,texture = "iron_block", tint = 0xffff33 },
  12. { 5,4,9,6,6,10,texture = "iron_block", tint = 0x0066ff },
  13. { 6,4,8,9,6,9,texture = "iron_block", tint = 0x0066ff },
  14. { 6,4,9,9,9,10,texture = "iron_block", tint = 0xeeeeee },
  15. { 6,4,10,7,5,11,texture = "iron_block", tint = 0xffff33 },
  16. { 7,4,10,8,5,11,texture = "iron_block", tint = 0x0066ff },
  17. { 8,4,10,9,5,11,texture = "iron_block", tint = 0xffff33 },
  18. { 9,4,9,10,6,10,texture = "iron_block", tint = 0x0066ff },
  19. { 6,5,10,7,6,11,texture = "iron_block", tint = 0x0066ff },
  20. { 7,5,10,8,6,11,texture = "iron_block", tint = 0xee0000 },
  21. { 8,5,10,9,6,11,texture = "iron_block", tint = 0x0066ff },
  22. { 6,6,8,9,9,10,texture = "iron_block", tint = 0xeeeeee },
  23. { 6,6,10,9,7,12,texture = "iron_block", tint = 0xff6600 },
  24. { 6,7,10,7,8,11,texture = "iron_block", tint = 0x111111 },
  25. { 7,7,10,8,9,11,texture = "iron_block", tint = 0xeeeeee },
  26. { 8,7,10,9,8,11,texture = "iron_block", tint = 0x111111 },
  27. { 6,8,10,9,9,11,texture = "iron_block", tint = 0xeeeeee },
  28. { 6,9,8,9,10,11,texture = "iron_block", tint = 0x111111 },
  29. { 6,10,8,9,11,11,texture = "iron_block", tint = 0x0066ff },
  30. { 7,10,7,8,11,8,texture = "iron_block", tint = 0x111111 },
  31. }
  32. }
Advertisement
Add Comment
Please, Sign In to add comment