Work in Progress: This wiki is severely lacking & possibly incorrect and still in development. The site is open source — assistance and pull requests are welcome!

Content Settings

Manage world backups and per-installation folder modes.

Content settings control automatic world backups and whether to use shared or per-installation folders for mods and resource packs. These settings affect how content is organized on disk.

SettingTypeDefaultDescription
auto_backup_worldsBooleanfalseAutomatically create world backups before launching Minecraft. Backups stored in backups/ folder.
max_world_backupsNumber | "disabled"5Maximum backup copies per world. Oldest deleted when limit reached. "disabled" keeps all backups.
use_per_installation_mods_folderBooleanfalseEach installation gets its own mods/ folder instead of sharing the global one.
use_per_installation_resource_packsBooleanfalseEach installation gets its own resourcepacks/ folder instead of sharing the global one.

Per-installation folders prevent mod conflicts but use more disk space. Shared folders save space but require manual mod management for different Minecraft versions.