Описание
# SaveMod
### Minecraft Fabric mod that lets you save (and load) your worlds like in any other game.
---
## Features
- Saving your world (from the pause menu)
- Listing your saves
- Loading a save
- Naming/renaming your saves
- Duplicating your saves
- Deleting your saves
- A keybind to quickly access the saves list
- Another to quickly access the save function
- A search bar to quickly find a save
- Keyboard navigation
- A config to turn off/on some buttons and the option to disable compression
- A config screen (need [Mod Menu](https://modrinth.com/mod/modmenu/versions))
## Dependency
## Optional dependency
You may use [Mod Menu](https://modrinth.com/mod/modmenu/versions) to configure the mod in-game, but it can also be configured by editing the `savemod.properties` file, located in the `config` directory.