30 lines
961 B
INI
30 lines
961 B
INI
# 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=true
|
|
B:orderTabsAlphabetically=false
|
|
B:showDebugCoordinates=false
|
|
|
|
# Values below 50% might give odd results, use on own risk ;)
|
|
I:uiScaling=100
|
|
}
|
|
|
|
|