9 lines
205 B
TOML
9 lines
205 B
TOML
|
|
#Client settings
|
|
[client]
|
|
#Should salmon change its texture by secret name tag?
|
|
salmonHoneyNameTag = true
|
|
#Should meal and drink tooltips display which effects they provide?
|
|
foodEffectTooltip = true
|
|
|