mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-25 18:07:05 +08:00
更新 配置文件
This commit is contained in:
6
.minecraft/config/forgeconfigapiport.toml
Normal file
6
.minecraft/config/forgeconfigapiport.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
#Disables File Watcher. Used to automatically update config if its file has been modified.
|
||||
disableConfigWatcher = false
|
||||
#A config option mainly for developers. Logs out configuration values that do not have translations when running a client in a development environment.
|
||||
logUntranslatedConfigurationWarnings = true
|
||||
#Path to load default configs from, intended for setting global server configs for newly created worlds, but also works when recreating client and common configs.
|
||||
defaultConfigsPath = "defaultconfigs"
|
||||
Reference in New Issue
Block a user