Compatibility
Minecraft: Java Edition
24w34a
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.12.2
1.7.10
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
A simple mod for backing up all configurations at the start of Minecraft.
Mod review with subtitles
Features
- Backs up configurations at the start of Minecraft
- Backs up game configurations
- Backs up mod configurations
- Backs up shader configurations
- Compression of backups
- Removes old backups
Configuration
The configuration file is located at config/config-backuper.json
.
includeGameConfigs
- add game configurations to the backupincludeModConfigs
- add mod configurations to the backupincludeShaderPackConfigs
- add shader configurations to the backupmaxBackups
- maximum number of stored backups (-1
disables deletion of old backups, default10
)compressionEnabled
- use compression for backups (enabling compression reduces the size of the backup, but slows down its creation a bit)backupFolder
- directory for backups (./
- current game directory)backupFilePrefix
- prefix for backup file namesbackupFileSuffix
- suffix for backup file names
Modpacks
You can use this mod in modpacks without requesting permission.