Config Backuper - Reliable Minecraft Configuration Backup
This practical mod automatically creates backup copies of all configuration files every time Minecraft starts, providing reliable protection for your settings against accidental loss.
Mod Review with Subtitles
Main Features
The mod offers a comprehensive solution for preserving all types of settings:
- Automatic backup creation when the game starts
- Saving standard game configurations
- Backup of installed mod settings
- Preservation of shader pack configurations
- Archive compression to save space
- Automatic removal of outdated backup copies
Configuration Settings
The configuration file is located at config/config-backuper.json and allows flexible configuration of the backup process:
includeGameConfigs- include game settings in the backupincludeModConfigs- add mod configurations to the archiveincludeShaderPackConfigs- save shader settingsmaxBackups- maximum number of stored backup copies (value-1disables deletion of old archives, default10)compressionEnabled- use compression for backup copies (enabling compression reduces archive size but slightly slows down creation)backupFolder- folder for storing backup copies (./- current game directory)backupFilePrefix- prefix for backup file namesbackupFileSuffix- suffix for backup file names
Usage in Modpacks
The mod can be freely used in modpacks without the need to obtain special permission from the author.
