Initial commit

This commit is contained in:
2026-08-19 08:38:25 +00:00
parent f62b516d3d
commit 2b5c3cec50
722 changed files with 605332 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[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