mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-12 19:18:06 +01:00
10 lines
248 B
TOML
10 lines
248 B
TOML
|
|
||
|
[gui]
|
||
|
#The offset of the left of the thirst overlay from its default position.
|
||
|
#Range: > -2147483648
|
||
|
thirst_left_offset = 0
|
||
|
#The offset of the top of the thirst overlay from its default position.
|
||
|
#Range: > -2147483648
|
||
|
thirst_top_offset = 0
|
||
|
|