cobblemon-campaign/config/forgeconfigapiport.toml
Alexandre Cavalheiro S. Tiago da Silva 0d709336d9
release: 1.2.0
- AmbientSounds
- Bobby
- Comforts
- Concurrent Chunk Management Engine
- Crate Delight
- Easy Magic
- Exposure
- Farmer's Delight Refabricated
- More Delight
- ScalableLux
- ServerCore
- Smarter Farmers
- Sounds Physics Remastered
- Storage Delight
- Traveler's Backpack
- Visual Workbench
- Xaero's Maps x Waystones
- Zoomify
2025-12-02 23:03:52 -03:00

6 lines
517 B
TOML

#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"