snow less dense = more FPS

master
root 2021-08-03 03:30:14 +02:00
parent affa0a79b6
commit 1d660ef54f
1 changed files with 2 additions and 2 deletions

View File

@ -145,8 +145,8 @@ register_downfall("snow", {
min_pos = {x = -15, y = 10, z= -15},
max_pos = {x = 15, y = 10, z = 15},
falling_speed = 5,
amount = 15,
exptime = 7,
amount = 10,
exptime = 5,
size = 1,
texture= {"climatez_snow.png", "climatez_snow2.png", "climatez_snow3.png"},
})