1.12.2-0.10.2
- The Sun Dance ceremony now deals damage to nearby players during the startup phase, down to half a heart.
- Increased absorption shield from Sun Dance from 8 to 10 hearts. Increased duration of regeneration from 10 to 15 seconds.
- Now requires at least Forge version 14.23.2.2611.
Expect more effects from Sun Dance in the future.
API changes (version 6.2.0):
- Added new methods to Ceremony that are called during various stages of a ceremony, for instance onStartup, which is called every tick during the startup phase.
- Changed the signature of Ceremony.effect, it now takes an instance of the new type CeremonyEffectContext. The old overload has been deprecated and the new one will be made abstract.