Acid_Dragon

Untitled

Jan 6th, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. {
  2. label = "luk",
  3. buttonMode = true,
  4. shapes = {
  5. { 0,12,0,16,14,16,texture = "planks_birch", tint = 0x3a301f },
  6. { 0,14,0,16,15,16,texture = "planks_birch", tint = 0x312615 },
  7. { 0,15,1,16,16,16,texture = "planks_birch", tint = 0x312615 },
  8. }
  9. },
  10.  
  11. {
  12. label = "luk",
  13. buttonMode = true,
  14. shapes = {
  15. { 0,0,0,2,16,16,texture = "planks_birch", tint = 0x3a301f },
  16. { 2,0,0,3,16,16,texture = "planks_birch", tint = 0x312615 },
  17. { 3,0,1,4,16,16,texture = "planks_birch", tint = 0x312615 },
  18. }
  19. }
Advertisement
Add Comment
Please, Sign In to add comment