Support for hidden weather

This commit is contained in:
Anuken
2021-06-12 16:59:18 -04:00
parent 7ec713ab66
commit d6016f1b04
3 changed files with 3 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ public class Weathers implements ContentList{
particleRegion = "particle";
statusGround = false;
useWindVector = true;
hidden = true;
sizeMax = 4f;
sizeMin = 1.4f;
minAlpha = 0.5f;