⬆ 更新部分配置文件.

This commit is contained in:
2026-01-22 18:02:48 +08:00
parent 4e462fb351
commit 1a09870818
4 changed files with 397 additions and 377 deletions

View File

@@ -0,0 +1,25 @@
## ##
## Glowing Torchflower ##
## Main Configuration ##
## ##
# Brightness of the fully grown torchflower
# Default: 12
torchflower-brightness: 12
# Brightness of the torchflower in flowerpot
# Default: 14
torchflower-pot-brightness: 14
# Torchflower has three stages of growth (third stage is fully grown)
# Brightness of the first stage
# Default: 3
torchflower-stage1-brightness: 3
# Brightness of the second stage
# Default: 7
torchflower-stage2-brightness: 7
# Config Version. Used for automatic migration of config files.
# Do not change this value manually.
config-version: 1