Описание
# Profile Presets
**Profile Presets** is a client-side Fabric mod that lets you save and load named Minecraft setup profiles in-game.
You can save:
- `config/`
- `options.txt`
- active resource packs and pack files
- optionally `mods/`
Load profiles anytime from an in-game screen with:
- search
- load
- delete
## How it works
Save your current setup as a profile, then load it later whenever you want.
- Profiles **without mods** try to apply changes live
- Profiles **with mods** need a restart
## Good for
- switching setups quickly
- testing configs
- changing packs
- organizing different profiles
## Notes
- client-side only
- does not change anything on servers
Spoiler
Note: This mod's code was completely custom-made and newly made; none of the code is stolen or taken