Files
test/config/naturescompass-client.toml
luxtracon 60535c0011 Initial Commit
Commit Suicide

add disabled jars to lfs

remove mods

re-add mods
2025-11-01 18:08:31 +01:00

13 lines
432 B
TOML

[Client]
#Displays Nature's Compass information even while chat is open.
displayWithChatOpen = true
#Fixes biome names by adding missing spaces. Ex: ForestHills becomes Forest Hills
fixBiomeNames = true
#The line offset for information rendered on the HUD.
# Default: 1
# Range: 0 ~ 50
overlayLineOffset = 1
#The side for information rendered on the HUD. Ex: LEFT, RIGHT
#Allowed Values: LEFT, RIGHT
overlaySide = "LEFT"