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:
@ -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
|
||||
|
Reference in New Issue
Block a user