7 lines
162 B
TOML
7 lines
162 B
TOML
#General settings
|
|
[General]
|
|
#Defines the range in which the Rain Shield stops rendering rain [default: 80]
|
|
# Default: 80
|
|
# Range: > 1
|
|
rainShieldDistance = 80
|