Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.15 KB

changelog.md

File metadata and controls

31 lines (21 loc) · 1.15 KB

Changes:


  • Allow any server to enable/disable bedrock bridging for the client on will

  • Renamed Defender to Recovery

  • Atlas Core updated to 1.1.1


Config Changes:


  • Added the config option fastHealingTime, controls the speed of 1.9 fast healing

  • Replaced the config option eatingInterruption with eatingInterruptionMode, controls how eating interruption is applied

  • Replaced the config option saturationHealing with healingMode, controls how healing works, fastHealing can be applied independent of the option here

  • Consolidated bowUncertainty and crossbowUncertainty into projectileUncertainty, now holding both options into itself

  • Consolidated snowballDamage, eggDamage, windChargeDamage, and thrownTridentDamage into projectileDamage, now holding said options into itself


Fixes:


  • Fixed mining not triggering missed attack recovery

  • Fixed Item Config not working

  • Fixed Trident spin attack dealing damage based on the item in your main hand

  • Fixed thrownTridentDamage not applying to spin attack

  • Fixed a bug which causes damage to not be modified correctly using custom armour calculations