Skip to content

Dev environment setup

The-Shortman edited this page Jul 29, 2025 · 1 revision

It is heavily recommended that you set up a developer environment for any contributions to this modpack, so that you can properly test your changes in-game before opening a pull request, and keep your dev environment separate from your game environment, while allowing the game to keep up-to-date with your changes.

There are two main parts to this:

Both of these must be done in order to take full advantage of this repository. Once you have done both of those, go to Running the packwiz server to finish up and get going with testing your contributions.

Clone this wiki locally