Implement logic to smooth snow accumulation
cam72cam opened this issue ยท 2 comments
@KnightMiner suggests to only allow a layer to be added if 2 neighbor blocks are already at that height.
I might want to add a few different algorithms for different appearances.
Oh, cool. Might be good to also treat solid blocks as a height of 8, just so snow will more easily form on hills.
I'll probably tackle that in #3