Advertisement
EphemeralKap

Untitled

Aug 4th, 2015
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. {
  2. label = "a",
  3. shapes = {
  4. { 0,0,0,1,2,16,texture = "iron_block", tint = 0xeeeeee },
  5. { 1,0,0,2,16,16,texture = "iron_block", tint = 0x111111 },
  6. { 0,2,0,1,16,2,texture = "iron_block", tint = 0xeeeeee },
  7. { 0,2,5,1,5,11,texture = "iron_block", tint = 0xeeeeee },
  8. { 0,2,14,1,16,16,texture = "iron_block", tint = 0xeeeeee },
  9. { 0,5,6,1,6,10,texture = "iron_block", tint = 0xeeeeee },
  10. { 0,8,5,1,11,11,texture = "iron_block", tint = 0xeeeeee },
  11. { 0,13,2,1,16,3,texture = "iron_block", tint = 0xeeeeee },
  12. { 0,13,13,1,16,16,texture = "iron_block", tint = 0xeeeeee },
  13. { 0,14,3,1,16,16,texture = "iron_block", tint = 0xeeeeee },
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement