BloodMagic/src/main/java/wayoftime/bloodmagic/demonaura
WayofTime 1f0dcb608a Initial Work on Rituals
Added the framework for Rituals, including the automatic registration of rituals using the annotation.
This includes:
- The Master Ritual Stone
- The regular Ritual Stones (all 7 types)
- The Ritual Registration system
- The activation crystal items.
- Reintroduction of the Demon Will Aura (changed saved Dimension ID from Integer to ResourceLocation)

Localization needs to be completed, as well as the implementation of all the rituals.
2020-10-24 14:50:25 -04:00
..
PosXY.java Initial Work on Rituals 2020-10-24 14:50:25 -04:00
WillChunk.java Initial Work on Rituals 2020-10-24 14:50:25 -04:00
WillWorld.java Initial Work on Rituals 2020-10-24 14:50:25 -04:00
WorldDemonWillHandler.java Initial Work on Rituals 2020-10-24 14:50:25 -04:00