
[BUG] Dexterity Enchantment is launching you up in the air
DeadRote opened this issue ยท 2 comments
Minecraft Version
1.20.x
Mod Loader Version
0.15.3
Mod Version
1.2.2
Describe the Issue
Description:
With Dexterity Enchantment on the boots (any boots), if you walk backwards to the ladder, while looking straight down/up (90 degree angle) - you will be launched into the air
To Reproduce:
- Look Down/Up with your camera
- Stand backwards to the Ladder
- Move to the ladder with holding S
- Release S when you touched the Ladder
Potential Cause:
Conflict/Multiplication between 2 Injections of the same applyClimbingSpeed (first for Shift release, second for the Enchantment itself)
Tested both standalone single-player, standalone server, and with other mods
latest.log
No logs
Do you use any other mods except the required ones?
Fixed with d0870cb