- Using empty bottle on your tamed Wyvern now allows you to store acid and use it later like any other potion
- Changed way of how Acid effect works. Now damage from it will depend on how much elements of armor entity has equipped (
damage = effect level * (1 + amount of empty armor slots) / 3
) - Total damage to equipped armor durability from Acid effect is now constant. It means less elements you have on you more durability damage remaining ones will get.
- Durability damage to armor from Acid effect is now 2 times bigger
- Base damage from Wyvern range attack (when projectile hits the target) is now 2 times less
- Fixed issue, that caused Wyvern range attack to apply Acid effect of level 3 instead of level 2
- Fixed incorrect projectile model rotation from Wyvern range attack
- Base horn response distance for Wyvern was increased by 3 times
- Added config option "Horn Work Distance Multiplier" that allows you to control the distance from which your dragon will respond to the horn call
- Added Wyvern Skin. Currently can be only exchanged for 2 leather, but in future will be a component for an armor set
- Wyverns now drop Wyvern Skin instead of leather
- Particles on dragon liftoff now showing to all players around rather than just the client
- Starting to work on new dragon: Moleclaw. Currenty can be summoned only trough commands and there's nothing to look at atm. Absolutely nothing
P.S. Don't be fooled by such quick release of update. That's only happens if I have some free time and energy.
P.S.S. I still can't come up with a good name for the Wyvern. Also reminder that the current one is a placeholder. Feel free to suggest your ideas at Discord server
- Added Acid status effect. Acid deals damage to armor equal to effect level every second and 3 times less damage to its victim. Acid damage ignores armor and enchants
- New death messages when killed by acid damage
- Wyverns are now immune to Acid effect
- Cloud effect after Wyvern ranged attack now inflicts acid effect of level 2 for 10 seconds instead of Poison and Instant Damage
- Fixed issue, that caused all projectiles from ranged attack to be launched under 0 degree pitch while diving or flying up and forward, while riding the Wyvern
- Wyvern ranged attack projectiles should no longer ricochet from other entities
- Slightly changed way how input packets are sent to the server
- Fixed dependencies to actually request version of Geckolib 3.1.20 or newer instead of just 3.1
- Massive code cleanup was done in preparation for future updates. If something broke, then please don't hesitate to report at mod Discord server