AOF7-Vocality/config/artifacts/client.json5
2024-02-20 18:35:48 -06:00

15 lines
551 B
Plaintext

{
// Whether models for gloves should be shown in first person
"showFirstPersonGloves": true,
// Whether artifacts should have tooltips explaining their effects
"showTooltips": true,
// Whether mimics can use textures from Lootr or Quark
"useModdedMimicTextures": true,
// Display artifacts on cooldown next to the hotbar
"enableCooldownOverlay": false,
/* Location of the artifact cooldown gui element
Distance from the hotbar measured in pixels
Negative values place the element left of the hotbar
*/
"cooldownOverlayOffset": 10
}