Contributing
You are welcome to contribute to the mod pack in the Form of mod requests through the issue tracker or through pull requests.
Mod requests
Mod requests must provide a link to the mod page. Direct download links and links to specific file versions are discouraged.
Please also provide your reasoning for requesting the mod. Modrinth is the preferred.
Commits and Pull Requests
Please try to make your commits as atomic as possible. This means that you try to change as few mods as possible (within reason).
For example:
Commit 1: Updating mods
Commit 2: Adding Mod A
Commit 3: Adding Mod B + B_Library + B_API