Skip to content

Tutorial Part 1

Repeat edited this page Feb 21, 2023 · 4 revisions

Okay, so this tutorial is gonna be in steps. (Note: If Github won't allow you to fork a project more than once per account, that's a Github problem, not mine. Sorry, mate.) It's also not super professionally made, so if you have no experience with pull requests and have no idea how to use Javascript/KubeJS, you may experience a bit of trouble. Sorry-

Step 1: Make a Fork. Simply put, go press the button on the top right that says "Fork", and fork the project.

Step 2: Edit the code. In your fork of the project, edit the code to make changes and implement combat-related changes for your favorite mods. (This is explained further in Tutorial Part 2.)

Step 3: Make a pull request. Using your fork of the project, make a pull request. This doesn't immediately change the code for the mod, but it will suggest the changes you made to me. If I see them as balanced and fitting for the mod, I'll add the code into this mod, and you'll see your changes in the next update! (I'll also add you to the credits.)

Clone this wiki locally