Files
Gregtech-New-Bastards/.minecraft/config/BetterAchievements.cfg
samsonsin 90b3575aea initial
2025-05-29 23:26:10 +02:00

28 lines
818 B
INI

# Configuration file
general {
# Colour of the arrow pointing to an achievement that can be unlocked in #RRGGBB format
S:canUnlockArrowColour=#00FF00
# Colour of the arrow pointing to an achievement that can't be unlocked in #RRGGBB format
S:cantUnlockArrowColour=#000000
# Colour of the arrow pointing to an achievement that is unlocked in #RRGGBB format
S:completeArrowColour=#A0A0A0
# Change a tab icon ingame by middle clicking on an achievement on the page
B:iconReset=false
# A list that defines the user set tab icons this will override all code set icons
S:listTabIcons <
>
# On false the buttons won't be displayed, all other functionality will work
B:scrollButtons=true
# Overrides mod set colours for arrows
B:userColourOverride=false
}