initial
This commit is contained in:
27
.minecraft/config/BetterAchievements.cfg
Normal file
27
.minecraft/config/BetterAchievements.cfg
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user