diff --git a/README.md b/README.md index 87c5cc4..0844e35 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,5 @@ Just throw things on the altar and right click the gold block. ## Development New effects are really easy to add, just make a copy of `BlankRitual.java` inside of the `rituals` folder and then add in a combination of `addIngredient()`, `addSacrifice()` and other properties under `setup()`. Then write your own custom effect under `execute()`. Finally, go into the main class and register the ritual with the rest of the others. + +test commit (sus)