Configured Defaults
Allows for providing defaults for files absent in .minecraft like configs. A quintessential modpack utility.
Configured Defaults
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/configureddefaults/banner.png" width="854" height="240" /></p>
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/configureddefaults/strip.png" width="854" height="14" /></p>
<p style="text-align: center; line-height: 36px;"><a href="https://lunapixel.studio/discord"><img src="https://img.shields.io/static/v1?label=&message=Discord&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=discord&logoColor=white" width="117" height="28" /></a> <a href="https://x.com/Fusseel"><img src="https://img.shields.io/static/v1?label=&message=Twitter&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=x&logoColor=white" width="116" height="28" /></a> <a href="https://www.youtube.com/@heyitsfuzs"><img src="https://img.shields.io/static/v1?label=&message=YouTube&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=youtube&logoColor=white" width="118" height="28" /></a> <a href="https://github.com/Fuzss"><img src="https://img.shields.io/static/v1?label=&message=GitHub&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=github&logoColor=white" width="108" height="28" /></a> <a href="https://www.curseforge.com/members/fuzs_"><img src="https://img.shields.io/static/v1?label=&message=CurseForge&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=curseforge&logoColor=white" width="143" height="28" /></a> <a href="https://modrinth.com/user/Fuzs"><img src="https://img.shields.io/static/v1?label=&message=Modrinth&color=ECEBE6&labelColor=2F4858&style=for-the-badge&logo=modrinth&logoColor=white" width="129" height="28" /></a></p>
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/configureddefaults/strip.png" width="854" height="14" /></p>
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/commons/headers/about.png" width="854" height="32" /></p>
<p><span style="font-size: 14px;">Configured Defaults serves a a utility for mod packs for copying absent files to the game or server directory from a default location provided by the </span><code><span style="font-size: 14px;">configureddefaults</span></code><span style="font-size: 14px;"> folder.</span></p>
<p><span style="font-size: 14px;">Most importantly this helps mod pack makers with providing default mod config files, especially when those mods have been added to the pack via an update and would otherwise generate their missing configs themselves.</span>
<span style="font-size: 14px;">Any file and folder in the game directory is supported.</span></p>
<p><span style="font-size: 14px;">Particularly </span><code><span style="font-size: 14px;">options.txt</span></code><span style="font-size: 14px;"> enjoys special handling where missing entries in an existing file will be complemented from the file provided as a default.</span></p>
<p><span style="font-size: 14px;">Further instructions on how to use this mod are found in </span><code><span style="font-size: 14px;">configureddefaults/README.md</span></code><span style="font-size: 14px;"> which generates after the game has run for the first time with the mod installed.</span></p>
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/configureddefaults/strip.png" width="854" height="14" /></p>
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/commons/headers/installation.png" width="854" height="32" /></p>
<p><strong><span style="font-size: 14px;">⏩ </span></strong><strong><span style="font-size: 14px;">INSTALLATION OPTIONAL ON CLIENT & OPTIONAL ON SERVER</span></strong></p>
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/configureddefaults/strip.png" width="854" height="14" /></p>
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/commons/headers/configuration.png" width="854" height="32" /></p>
<p><span style="font-size: 14px;">If available for a mod, configuration is possible directly from in-game using the mod menu (requires </span><a href="https://modrinth.com/mod/modmenu"><span style="font-size: 14px;">Mod Menu</span></a><span style="font-size: 14px;"> by </span><a href="https://modrinth.com/user/Prospector"><span style="font-size: 14px;">Prospector</span></a><span style="font-size: 14px;"> to be installed on Fabric). Please note that on older Minecraft versions installing </span><a href="https://www.curseforge.com/minecraft/mc-mods/config-menus-forge"><span style="font-size: 14px;">Forge Config Screens</span></a><span style="font-size: 14px;"> is also a requirement.</span></p>
<p><span style="font-size: 14px;">For manual configuration using an external text editor all files are found at </span><code><span style="font-size: 14px;">.minecraft/config</span></code><span style="font-size: 14px;">, named as </span><code><span style="font-size: 14px;">MOD_ID-client.toml</span></code><span style="font-size: 14px;">, </span><code><span style="font-size: 14px;">MOD_ID-common.toml</span></code><span style="font-size: 14px;">, or </span><code><span style="font-size: 14px;">MOD_ID-server.toml</span></code><span style="font-size: 14px;">, depending on the type of config. Not all types might exist for a mod, if any at all.</span></p>
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/configureddefaults/strip.png" width="854" height="14" /></p>
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/commons/headers/credits.png" width="854" height="32" /></p>
<p><span style="font-size: 14px;">🌟 </span><span style="font-size: 14px;">Thanks to </span><a href="https://www.curseforge.com/members/shedaniel"><span style="font-size: 14px;">shedaniel</span></a><span style="font-size: 14px;"> and their </span><a href="https://www.curseforge.com/minecraft/mc-mods/yosbr"><span style="font-size: 14px;">YOSBR</span></a><span style="font-size: 14px;"> mod for serving as a foundation.</span></p>
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/configureddefaults/strip.png" width="854" height="14" /></p>
<p><a href="https://modrinth.com/mod/easy-shulker-boxes"><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/easyshulkerboxes/banner.png" width="854" height="240" /></a></p><p><a href="https://modrinth.com/mod/metal-bundles"><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/metalbundles/banner.png" width="854" height="240" /></a></p><p><a href="https://modrinth.com/mod/visual-workbench"><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/visualworkbench/banner.png" width="854" height="240" /></a></p><p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/configureddefaults/strip.png" width="854" height="14" /></p>
<p><a href="https://lunapixel.studio/discord"><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/commons/studio.png" width="854" height="240" /></a></p>
<p><img src="https://raw.githubusercontent.com/Fuzss/modresources/main/pages/data/configureddefaults/strip.png" width="854" height="14" /></p>