Config set and mod

This commit is contained in:
minster586
2025-04-19 02:56:28 -04:00
parent 04822e61e3
commit c37c2a2e7c
1865 changed files with 431005 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
[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