AdditionZ

AdditionZ

1.5k Downloads

[BUG] Dexterity Enchantment is launching you up in the air

DeadRote opened this issue ยท 2 comments

commented

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:

  1. Look Down/Up with your camera
  2. Stand backwards to the Ladder
  3. Move to the ladder with holding S
  4. Release S when you touched the Ladder

ezgif-2-d8508f690f

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?

commented

Dang xD

commented

Fixed with d0870cb