mods/files/PolyMC/instances/common/config/jade.json
2024-04-14 19:53:07 +02:00

44 lines
1023 B
JSON

{
"general": {
"hintOverlayToggle": true,
"hintNarratorToggle": true,
"previewOverlay": true,
"displayTooltip": true,
"displayBlocks": true,
"displayEntities": true,
"displayBosses": true,
"displayMode": "TOGGLE",
"hideFromDebug": true,
"hideFromTabList": true,
"enableTextToSpeech": false,
"ttsMode": "PRESS",
"fluidMode": "ANY",
"reachDistance": 0.0,
"debug": false,
"itemModNameTooltip": true,
"bossBarOverlapMode": "PUSH_DOWN",
"builtinCamouflage": true
},
"overlay": {
"activeTheme": "jade:dark",
"themesHash": -328442023,
"overlayPosX": 0.0,
"overlayPosY": 1.0,
"overlayScale": 1.0,
"overlayAnchorX": 0.0,
"overlayAnchorY": 0.0,
"overlaySquare": true,
"flipMainHand": false,
"autoScaleThreshold": 0.4,
"alpha": 0.7,
"iconMode": "TOP",
"animation": true,
"disappearingDelay": 0.0
},
"formatting": {
"itemModNameStyle": {
"italic": true,
"color": "blue"
}
}
}