Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Bawnorton committed Jan 20, 2024
1 parent d294495 commit 3ac0483
Showing 1 changed file with 24 additions and 3 deletions.
27 changes: 24 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,33 @@
## Changelog

# 2.0.5
- Buff iron trim to 50% increase in mining speed per trim
- Fix #26
# 2.1.0
### Changes
- All trim effects now only apply if the armour is in the correct slot
- All trim effects can now be toggled in the config
- Silver effect can now be toggled to enable/disable the effect in dimensions that have a fixed time
- Configurable (default: true)
- Slime effect on the boots now completely negates fall damage and causes you to bounce
- Configurable (default: true)
- Leather effect now does not allow you to step-down higher than vanilla
- Dragon's Breath effect now doesn't re-apply the cloud effect to it's owner
- Enderpearl will only be able to teleport you every 10 ticks to prevent constant teleporting on repeated damage
- Couple changes to the default config for balance purposes
### Bug Fixes
- Fix Copper Swim Speed not applying correclty
- Fix Iron Mining Speed applying to all tools on all blocks
- Fix Slime knockback effect not applying correctly
- Fix Glowstone effect from constantly re-applying increasing the level of effects greatly
- Fix crash with Fire Charge effect
- Fix Fire Charge not applying to attacked mobs
- Fix trim effects from Trims Expanded not applying correctly

<details>
<summary>Older Versions</summary>

# 2.0.5
- Buff iron trim to 50% increase in mining speed per trim
- Fix #26

# 2.0.4
- Fix effects not applying to vanilla materials

Expand Down

0 comments on commit 3ac0483

Please sign in to comment.