sus amongus

im a big coder now
This commit is contained in:
B1G-FUNGUS 2021-10-01 15:32:12 -07:00
parent f3889c88c6
commit b8f65402ce

View File

@ -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)