Being able to configure mods allows you to remove or alter any gameplay changes that your mods may affect. This can be done via editing a mods config.json.
Important
Not every mod has server-side configuration, unfortunately not all mods document this either. Once you have loaded a mod to your server it will generate the config file, if there is no file available then it does not support configuration.
# Configuring Mod Files
Before you can proceed, you must install your mods first.
- Access your control panel and Stop your server.
- Navigate to the Files tab.
- Navigate to
/.local/share/Terraria/tModLoader/ModConfigs
. - Within this folder, you will find the available configuration files for your installed mods.
- To edit these, click on any file.
- Make changes to the file, save and close the file.
- Start your server.