MCE Questline Submission Guide - lGarlicbreadl/MC-Eternal-2 GitHub Wiki

First of all, Find your questline in your files:

MC Eternal 2\config\ftbquests\quests\chapters[Your_Questline].snbt

Then go to the MCE Github [https://github.com/adam9899/MC-Eternal-2]

Create a new fork

It should look something like this [Refer to Image 2]. This is your main branch, an replica of the MCE repository where you can upload and modify files, and then file Pull Requests.

For Quest Submissions we need to follow the same path within our branch, and then upload our [Your_Questline].snbt file. [Refer to Images 3 -> 7]

Once you've done this and filled out the Commit Information (Can be as simple or as detailed as you wish), you can now Commit changes[Refer to Image 8]

After uploading, you should be redirected to your fork's main page, and you will notice that This branch is 1 commit ahead of adam9899/MC-Eternal-2:main., this means your file successfully uploaded and we can now proceed to Contribute [Refer to Image 9]

Almost done, Now you can Open a Pull Request under the Contribute drop box [Refer to Image 10]

Fill in the appropriate information, most importantly an clear title, and then you can Create pull request [Refer to Image 11]

Assuming everything was done correctly, you should end up back at the MCE repository under Pull requests in your appropriate Request. [Refer to Image 12]

At this point, all that's left for you to do is wait for a developer to review, comment and potentially ask for adjustments.

In the case that you do need to change anything, all you have to do is re-upload your updated questline to your main branch and your Pull Request will automatically update.