SomebodyMakeAConstruct/config/waila/waila.json
2024-05-22 17:40:04 -05:00

42 lines
810 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": 0,
"bossBarsOverlap": false
},
"color": {
"backgroundAlpha": 204,
"themes": [],
"activeTheme": "waila:vanilla"
},
"scale": 1.0,
"fps": 30
},
"formatter": {
"modName": "§9§o%s",
"blockName": "§f%s",
"fluidName": "§f%s",
"entityName": "§f%s",
"registryName": "§8%s"
},
"configVersion": 1
}