mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
20 lines
259 B
TOML
20 lines
259 B
TOML
|
|
||
|
#General mod settings
|
||
|
[general]
|
||
|
#
|
||
|
#Range: 0.0 ~ 5.0
|
||
|
leavesVolume = 0.0
|
||
|
#
|
||
|
#Range: 0.0 ~ 5.0
|
||
|
tornadoWindVolume = 1.0
|
||
|
#
|
||
|
#Range: 0.0 ~ 5.0
|
||
|
tornadoDamageVolume = 1.0
|
||
|
#
|
||
|
#Range: 0.0 ~ 5.0
|
||
|
windyStormVolume = 1.0
|
||
|
#
|
||
|
#Range: 0.0 ~ 5.0
|
||
|
sirenVolume = 1.0
|
||
|
|