Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
NewAlterlite/config/betteradvancements/betteradvancements.cfg

30 lines
962 B

# Configuration file
general {
B:addInventoryButton=false
# Lists the criteria for partially completed advancements, e.g. the biomes required for 'Adventuring Time'
# Off: Vanilla default
# Default: List which criteria you have already obtained
# Spoiler: Only reveal unobtained criteria
# All: Show both obtained and unobtained criteria
S:criteriaDetail=Default
B:criteriaDetailRequiresShift=false
S:defaultCompletedIconColor=#DBA213
S:defaultCompletedLineColor=#FFFFFF
S:defaultCompletedTitleColor=#DBA213
B:defaultDrawDirectLines=false
B:defaultHideLines=false
S:defaultUncompletedIconColor=#FFFFFF
S:defaultUncompletedLineColor=#FFFFFF
S:defaultUncompletedTitleColor=#0489C1
B:doAdvancementsBackgroundFade=false
B:orderTabsAlphabetically=false
B:showDebugCoordinates=false
# Values below 50% might give odd results, use on own risk ;)
I:uiScaling=100
}