54 lines
1.1 KiB
JSON
54 lines
1.1 KiB
JSON
{
|
|
"general": {
|
|
"displayTooltip": true,
|
|
"shiftForDetails": true,
|
|
"hideShiftText": false,
|
|
"displayMode": "TOGGLE",
|
|
"hideFromPlayerList": true,
|
|
"hideFromDebug": true,
|
|
"enableTextToSpeech": false,
|
|
"rateLimit": 250
|
|
},
|
|
"overlay": {
|
|
"position": {
|
|
"align": {
|
|
"x": "RIGHT",
|
|
"y": "BOTTOM"
|
|
},
|
|
"anchor": {
|
|
"x": "RIGHT",
|
|
"y": "BOTTOM"
|
|
},
|
|
"x": -5,
|
|
"y": -5,
|
|
"bossBarsOverlap": false
|
|
},
|
|
"color": {
|
|
"backgroundAlpha": 255,
|
|
"themes": [
|
|
{
|
|
"id": "custom:sisisi",
|
|
"type": "waila:gradient",
|
|
"backgroundColor": 1250067,
|
|
"gradientStart": 3684408,
|
|
"gradientEnd": 2368548,
|
|
"borderSize": 1,
|
|
"borderOffset": 1,
|
|
"drawCorner": true,
|
|
"fontColor": 10526880
|
|
}
|
|
],
|
|
"activeTheme": "custom:sisisi"
|
|
},
|
|
"scale": 0.8,
|
|
"fps": 30
|
|
},
|
|
"formatter": {
|
|
"modName": "§9§o%s",
|
|
"blockName": "§f%s",
|
|
"fluidName": "§f%s",
|
|
"entityName": "§f%s",
|
|
"registryName": "§8%s"
|
|
},
|
|
"configVersion": 1
|
|
} |