AOF7-Vocality/config/waila/waila.json
2024-02-20 18:35:48 -06:00

42 lines
807 B
JSON

{
"general": {
"displayTooltip": true,
"shiftForDetails": false,
"hideShiftText": false,
"displayMode": "TOGGLE",
"hideFromPlayerList": true,
"hideFromDebug": true,
"enableTextToSpeech": false,
"rateLimit": 250
},
"overlay": {
"position": {
"align": {
"x": "CENTER",
"y": "TOP"
},
"anchor": {
"x": "CENTER",
"y": "TOP"
},
"x": 0,
"y": 4,
"bossBarsOverlap": false
},
"color": {
"backgroundAlpha": 204,
"themes": [],
"activeTheme": "waila:dark"
},
"scale": 1.0,
"fps": 30
},
"formatter": {
"modName": "§9§o%s",
"blockName": "§f%s",
"fluidName": "§f%s",
"entityName": "§f%s",
"registryName": "§8%s"
},
"configVersion": 1
}