初始的配置文件.

This commit is contained in:
2026-01-19 20:44:42 +08:00
commit cfbe6cced6
233 changed files with 11075 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# If set to false, warnings will not get logged when a component fails to be resolved (typically due to mods being removed)
# Default value: true
log-deserialization-warnings = true
# If log-deserialization-warnings is enabled, warnings will be printed at most *this number of times* for every component type
# Default value: 5
max-deserialization-warnings = 5
# Internal value, do not edit or your changes may be arbitrarily reset
config-version = 2