Files
OFModpack/config/functionalstorage/functionalstorage-client.toml
lucasdpt 0129d81bd4 fix eol
2026-06-14 02:07:47 +02:00

10 lines
251 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