atm9/client/config/silentgear-client.toml
2024-10-03 12:30:14 -07:00

21 lines
994 B
TOML

[gear]
#Allow gear items to have the 'enchanted glow' effect. Set to 'false' to disable the effect.
#The way vanilla handles the effect is bugged, and it is recommended to disable this until it can be fixed
#The bug is not harmful and some like the way the overpowered effect looks
allowEnchantedEffect = false
#Plays a sped-up 'item breaking' sound when an item's stats are recalculated due to durability loss
playKachinkSound = true
[tooltip]
#Show SGear Material tooltips on items that can be used as materials.
showMaterialTooltips = true
#Show tooltips on parts and items that can be used as parts.
showPartTooltips = true
#Tooltips are replaced with a simpler variant similar to vanilla and contains about as much information.
vanillaStyleTooltips = false
#Show tooltips on certain items (like blueprints) reminding the player of JEI functionality,
#or encouraging the player to install JEI (Just Enough Items) if the mod is missing.
jeiHints = true