Acid_Dragon

Untitled

Mar 20th, 2020
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. {
  2. label = "luk",
  3. shapes = {
  4. { 0,12,0,16,14,16,texture = "iron_block", tint = 0x888888 },
  5. { 0,14,0,16,15,16,texture = "iron_block", tint = 0xee0000 },
  6. { 0,15,1,16,16,16,texture = "iron_block", tint = 0xee0000 },
  7.  
  8. { 0,0,0,2,16,16,texture = "iron_block", tint = 0x888888, state = true },
  9. { 2,0,0,3,16,16,texture = "iron_block", tint = 0xee0000, state = true },
  10. { 3,0,1,4,16,16,texture = "iron_block", tint = 0xee0000, state = true },
  11. }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment