Advertisement
maxutka99

monster.3dm

Jan 12th, 2020
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. {
  2. label = "monster",
  3. shapes = {
  4. { 6,0,0,7,3,1,texture = "iron_block", tint = 0x00ff33 },
  5. { 8,0,0,9,3,1,texture = "iron_block", tint = 0x00ff33 },
  6. { 10,0,0,11,3,1,texture = "iron_block", tint = 0x00ff33 },
  7. { 12,0,0,13,3,1,texture = "iron_block", tint = 0x00ff33 },
  8. { 7,1,0,13,3,1,texture = "iron_block", tint = 0x00ff33 },
  9. { 3,3,0,4,6,1,texture = "iron_block", tint = 0xffff00 },
  10. { 6,3,0,13,5,1,texture = "iron_block", tint = 0xffff00 },
  11. { 4,4,0,13,5,1,texture = "iron_block", tint = 0xffff00 },
  12. { 6,5,0,7,7,1,texture = "iron_block", tint = 0xffff00 },
  13. { 7,5,0,8,6,1,texture = "iron_block", tint = 0x111111 },
  14. { 8,5,0,9,9,1,texture = "iron_block", tint = 0xffff00 },
  15. { 9,5,0,10,6,1,texture = "iron_block", tint = 0x111111 },
  16. { 10,5,0,13,7,1,texture = "iron_block", tint = 0xffff00 },
  17. { 7,6,0,12,8,1,texture = "iron_block", tint = 0xffff00 },
  18. { 9,8,0,11,9,1,texture = "iron_block", tint = 0xffff00 },
  19. }
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement