Commit graph

3 commits

Author SHA1 Message Date
WayofTime 06faa916c3 Added more rituals
Includes the Green Grove, Regen, Animal Growth, and a fix to the Feathered Knife ritual so that it... doesn't cause the damage animation.
2020-11-26 15:21:03 -05:00
Arcaratus 574d6a8e74
Creating a usable API (#1713)
* Initial stab at API structuring

* Throwing all the things into the API*
Eliminated all internal imports
Also added some helpful comments
*except for the ritual stuff

* Reducing the API
Threw back the altar/incense/unnecessary items to main
Added in a functional API instance

* API cleanup
Removing all the unnecessities
Smushed and vaporized some redundant recipe stuffs

* Made API dummy instances
Refactor packaging
2020-11-23 21:03:19 -05:00
Arcaratus 1ae356c886
Initial stab at API structuring (#1711) 2020-11-18 13:53:20 -05:00
Renamed from src/main/java/wayoftime/bloodmagic/api/impl/BloodMagicAPI.java (Browse further)