Add better advancements
This commit is contained in:
parent
447ea420a1
commit
0a15901a23
4 changed files with 41 additions and 1 deletions
18
config/betteradvancements.json
Normal file
18
config/betteradvancements.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"defaultUncompletedIconColor": "#FFFFFF",
|
||||
"defaultUncompletedTitleColor": "#0489C1",
|
||||
"defaultCompletedIconColor": "#DBA213",
|
||||
"defaultCompletedTitleColor": "#DBA213",
|
||||
"doAdvancementsBackgroundFade": true,
|
||||
"showDebugCoordinates": false,
|
||||
"orderTabsAlphabetically": false,
|
||||
"uiScaling": 100,
|
||||
"criteriaDetail": "All",
|
||||
"criteriaDetailRequiresShift": true,
|
||||
"addInventoryButton": false,
|
||||
"defaultDrawDirectLines": false,
|
||||
"defaultHideLines": false,
|
||||
"defaultCompletedLineColor": "#FFFFFF",
|
||||
"defaultUncompletedLineColor": "#FFFFFF",
|
||||
"onlyUseAboveAdvancementTabs": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue