Advertisement
colhaydutu

snowman3dm

Oct 18th, 2023
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. { label = "snowman",
  2. lightLevel = 15,
  3.  
  4. shapes= {
  5.  
  6. {1,1,14,15,15,16,texture="snow"},
  7. {4,10,13,6,12,14,texture="coal_block"},
  8. {10,10,13,12,12,14,texture="coal_block"},
  9. {2,4,13,4,6,14,texture="coal_block"},
  10. {12,4,13,14,6,14,texture="coal_block"},
  11. {4,2,13,12,4,14,texture="coal_block"},
  12. {7,9,12,9,7,13,texture="wool_colored_orange"}
  13.  
  14.  
  15.  
  16. }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement