Files
mechanical-smp-v1/web/pack/config/functionalstorage/functionalstorage-client.toml
2025-07-26 15:09:57 +02:00

10 lines
242 B
TOML

[FunctionalStorageClientConfig]
#Drawer content render range in blocks
# Default: 16
# Range: > 1
DRAWER_RENDER_RANGE = 16
#The thickness of 3D item/block displays
# Default: 0.125
# Range: 0.05 ~ 0.75
DRAWER_RENDER_THICKNESS = 0.125