1
0
mirror of https://github.com/t-affeldt/regional_weather.git synced 2025-07-20 17:30:31 +02:00

Delete puddles and snow faster, don't mark puddles as water by default

This commit is contained in:
Till Affeldt
2020-10-08 15:42:43 +02:00
parent 1079f9a762
commit 5e2cba0ae8
4 changed files with 12 additions and 15 deletions

View File

@ -17,7 +17,8 @@ regional_weather_ice (Freeze river water) bool true
regional_weather_puddles (Place rain puddles) bool true
# If set to true, puddles will be marked as water and hydrate farmland.
regional_weather_puddles_water (Hydrate farmland near puddles) bool true
# Not compatible with some ambient sound or mob mods
regional_weather_puddles_water (Hydrate farmland near puddles) bool false
# If set to true, rain will cause dry farmland to turn wet.
regional_weather_soil (Hydrate farmland during rain) bool true