Create/config/artifacts/client.toml
2025-07-06 13:20:24 +02:00

18 lines
644 B
TOML

#Location of the artifact cooldown gui element
#Distance from the hotbar measured in pixels
#Negative values place the element left of the hotbar
#Range: -2147483648 ~ 2147483647
cooldownOverlayOffset = 10
#Display artifacts on cooldown next to the hotbar
#Allowed Values: true, false
enableCooldownOverlay = true
#Whether models for gloves are shown in first person
#Allowed Values: true, false
showFirstPersonGloves = true
#Whether artifacts have tooltips explaining their effects
#Allowed Values: true, false
showTooltips = true
#Whether mimics can use textures from Lootr or Quark
#Allowed Values: true, false
useModdedMimicTextures = true