Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. {
  2. label = "Жидкий опыт",
  3. shapes = {
  4. { 0,0,0,1,1,16,texture = "openblocks:tank", tint = 0x111111 },
  5. { 1,0,0,16,1,1,texture = "openblocks:tank", tint = 0x111111 },
  6. { 1,0,1,15,1,15,texture = "openblocks:tank", tint = 0x00cc00 },
  7. { 1,0,15,16,1,16,texture = "openblocks:tank", tint = 0x111111 },
  8. { 15,0,1,16,1,16,texture = "openblocks:tank", tint = 0x111111 },
  9. { 0,1,0,1,16,1,texture = "openblocks:tank", tint = 0x111111 },
  10. { 0,1,1,1,15,15,texture = "openblocks:tank", tint = 0x00cc00 },
  11. { 0,1,15,1,16,16,texture = "openblocks:tank", tint = 0x111111 },
  12. { 1,1,0,15,15,1,texture = "openblocks:tank", tint = 0x00cc00 },
  13. { 1,1,15,15,15,16,texture = "openblocks:tank", tint = 0x00cc00 },
  14. { 15,1,0,16,16,1,texture = "openblocks:tank", tint = 0x111111 },
  15. { 15,1,1,16,15,15,texture = "openblocks:tank", tint = 0x00cc00 },
  16. { 15,1,15,16,16,16,texture = "openblocks:tank", tint = 0x111111 },
  17. { 0,15,1,1,16,16,texture = "openblocks:tank", tint = 0x111111 },
  18. { 1,15,0,16,16,1,texture = "openblocks:tank", tint = 0x111111 },
  19. { 1,15,1,15,16,15,texture = "openblocks:tank", tint = 0x00cc00 },
  20. { 1,15,15,16,16,16,texture = "openblocks:tank", tint = 0x111111 },
  21. { 15,15,1,16,16,16,texture = "openblocks:tank", tint = 0x111111 },
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement