Advertisement
Guest User

FDW3

a guest
Apr 1st, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. {
  2. label = "FDW",
  3. shapes = {
  4. { 2,0,3,14,15,13,texture = "iron_block", tint = 0xcc9900 },
  5. { 3,0,2,13,15,14,texture = "iron_block", tint = 0xcc9900 },
  6. { 1,1,3,15,14,13,texture = "iron_block", tint = 0xcc9900 },
  7. { 2,1,2,14,14,14,texture = "iron_block", tint = 0xcc9900 },
  8. { 3,1,1,13,14,15,texture = "iron_block", tint = 0xcc9900 },
  9. { 1,2,2,15,13,14,texture = "iron_block", tint = 0xcc9900 },
  10. { 2,2,1,14,13,15,texture = "iron_block", tint = 0xcc9900 },
  11. { 4,3,0,5,13,1,texture = "iron_block", tint = 0xcccc00 },
  12. { 10,3,15,11,12,16,texture = "iron_block", tint = 0xcccc00 },
  13. { 0,4,5,1,12,6,texture = "iron_block", tint = 0xcccc00 },
  14. { 0,4,11,1,12,12,texture = "iron_block", tint = 0xcccc00 },
  15. { 15,4,4,16,12,5,texture = "iron_block", tint = 0xcccc00 },
  16. { 15,4,10,16,12,11,texture = "iron_block", tint = 0xcccc00 },
  17. { 0,5,6,1,6,7,texture = "iron_block", tint = 0xcccc00 },
  18. { 0,5,10,1,6,12,texture = "iron_block", tint = 0xcccc00 },
  19. { 15,5,5,16,6,6,texture = "iron_block", tint = 0xcccc00 },
  20. { 15,5,9,16,6,11,texture = "iron_block", tint = 0xcccc00 },
  21. { 0,6,7,1,7,8,texture = "iron_block", tint = 0xcccc00 },
  22. { 0,6,9,1,7,10,texture = "iron_block", tint = 0xcccc00 },
  23. { 15,6,6,16,7,7,texture = "iron_block", tint = 0xcccc00 },
  24. { 15,6,8,16,7,9,texture = "iron_block", tint = 0xcccc00 },
  25. { 0,7,8,1,8,9,texture = "iron_block", tint = 0xcccc00 },
  26. { 7,7,15,11,8,16,texture = "iron_block", tint = 0xcccc00 },
  27. { 15,7,7,16,8,8,texture = "iron_block", tint = 0xcccc00 },
  28. { 5,8,0,8,9,1,texture = "iron_block", tint = 0xcccc00 },
  29. { 5,11,15,11,12,16,texture = "iron_block", tint = 0xcccc00 },
  30. { 5,12,0,10,13,1,texture = "iron_block", tint = 0xcccc00 },
  31. { 4,15,3,5,16,13,texture = "iron_block", tint = 0xcccc00 },
  32. { 5,15,3,9,16,4,texture = "iron_block", tint = 0xcccc00 },
  33. { 5,15,12,9,16,13,texture = "iron_block", tint = 0xcccc00 },
  34. { 9,15,4,10,16,5,texture = "iron_block", tint = 0xcccc00 },
  35. { 9,15,11,10,16,12,texture = "iron_block", tint = 0xcccc00 },
  36. { 10,15,5,11,16,11,texture = "iron_block", tint = 0xcccc00 },
  37. }
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement