update: automodpack
This commit is contained in:
42
minecraft/config/waila/waila.json
Normal file
42
minecraft/config/waila/waila.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user