Filename
Totemic-1.12.2-0.10.2.jar
Uploaded by
ljfa2
Uploaded
Feb 22, 2018
Game Version
1.12.2
Size
978.88 KB
Downloads
148,295
MD5
91b6b4135ba230cfa0f874b3b2633ea2
Supported Minecraft 1.12 Versions
1.12.2
Supported Java Versions
Java 8
Changelog
- 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.