mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
10 lines
243 B
TOML
Executable file
10 lines
243 B
TOML
Executable file
|
|
[visuals]
|
|
#Makes advancement icons animated
|
|
animated_icons = false
|
|
#Makes stat frame text centered
|
|
centered_text = true
|
|
#How ofter the client will request stats update from server in seconds
|
|
#Range: 1 ~ 1000
|
|
stat_update_interval = 60
|
|
|