feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
[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
allow_enchanted_effect = false
[tooltip]
#Show SGear Material tooltips on items that can be used as materials.
show_material_tooltips = true
#Show tooltips on parts and items that can be used as parts.
show_part_tooltips = true
#Tooltips are replaced with a simpler variant similar to vanilla and contains about as much information.
vanilla_style_tooltips = false