config: import pack config files

This commit is contained in:
Ophestra 2025-06-23 05:08:29 +09:00
parent b76c650efe
commit 348be6b09f
Signed by: ophestra
SSH key fingerprint: SHA256:57+oNEzV2U/aq2eDPdDtPiJjVykuXMYYJMkcAo8QdRw
128 changed files with 13500 additions and 1 deletions

View file

@ -0,0 +1,19 @@
[General]
#Invert the behavior of the shift key for extracting items
invertShift = false
#Invert left and right click action on drawers
invertClick = false
[Integration]
#Enable extended data display in WAILA if present
enableWaila = true
#Enable extended data display in The One Probe if present
enableTheOneProbe = true
[Render]
#Distance in blocks before item labels stop rendering
labelRenderDistance = 20.0
#Distance in blocks before quantity numbers stop rendering
quantityRenderDistance = 10.0
#Distance in blocks before quantity numbers begin to fade out
quantityFadeDistance = 20.0