|
|
||
|---|---|---|
| .. | ||
| config | ||
| README.md | ||
| options.txt | ||
README.md
Configured Defaults
This whole directory servers as a synchronized mirror of .minecraft. Every sub-directory and / or file placed within will be copied to the main .minecraft directory during game launch if the directory / file is not already present.
There is no way of overriding an existing file, a copy will only be made when the target destination is empty.
Please note that due to the way Minecraft handles options.txt specifically it is sufficient to include only the options you want to set a preset for. All missing options will be filled in using their internal defaults when the file is read by the game.
Examples:
.minecraft/configureddefaults/options.txtwill be copied to.minecraft/options.txtif not already present.minecraft/configureddefaults/config/jei/jei.tomlwill be copied to.minecraft/config/jei/jei.tomlif not already present
Note that this README.md file is excluded from being copied to .minecraft.