From b5ceb722ec2fbfb9410fe0b5647b37e9a4297e66 Mon Sep 17 00:00:00 2001 From: B1G-FUNGUS Date: Fri, 1 Oct 2021 15:32:12 -0700 Subject: [PATCH] sus amongus im a big coder now --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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)