Description
# Global Datapacks



A mod that lets you **pre-select available datapacks** so you don’t have to add them again every time you create a new world. **Very simple, doesn't need extra libraries or Kotlin.**
It turns your datapacks into a reusable catalog that you can configure in advance, allowing you to quickly select them during world creation without manually re-adding them each time.

## FAQ
> Q: _Why do I need this mod?_
>
> A: It allows you to instantly select your saved datapacks, similar to how resource packs are selected.
>
> Q: _Does this mod affect gameplay?_
>
> A: Not at all. It only automates and simplifies datapack management.
>
> Q: _How heavy is this mod on performance?_
>
> A: It’s extremely lightweight and has no impact on game performance.
>
> Q: _How does it work, in simple terms?_
>
> A: Very simply - it just copies datapack files from .minecraft/datapacks into the temporary folder of a world before it is created.
## Usage
1. Open your Minecraft folder, you can access it trought ```AppData``` folder in Windows, or in ```~/.minecraft```.
2. Create folder (if it doesn't exist) called ```datapacks``` and put there your datapacks!
3. Just start Minecraft, create New World and access your datapacks through _More_ -> _Data Packs Tab_
## Dependencies [Fabric]
- [Fabric API](https://modrinth.com/mod/fabric-api)
- [Mod Menu](https://modrinth.com/mod/modmenu) (optional)
---
## License
This project is licensed under the Apache 2.0 License.