tweak some cloud lighting a bit. also tweak VL biome fog a little

This commit is contained in:
Xonk
2023-06-08 18:44:09 -04:00
parent cf56275230
commit 3cda692d97
7 changed files with 31 additions and 28 deletions

View File

@ -225,7 +225,7 @@ uniform.float.Alto_Cov = smooth( if( \
uniform.float.Alto_Den = smooth( if( \
moonPhase == 0, 0.1, \
moonPhase == 1, 0.1, \
moonPhase == 1, 0.25, \
moonPhase == 2, 0.0, \
moonPhase == 3, 0.0, \
moonPhase == 4, 0.0, \