1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-19 21:03:20 +02:00
aetheria/packwiz/1.20.1/config/storagedrawers-client.toml

21 lines
608 B
TOML
Executable file

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