Cant eat gapples in row.
razor257 opened this issue ยท 1 comments
Information
-
Server Version: 1.16.5 and 1.15.2
-
OldCombatMechanics version: 1.10.0
-
Server Log File: https://pastebin.com/BLJuErMA
Problem Description
You can't eat gapples in row which isn't default vanilla setting it's dangerous for players in combat as they could get killed when they should be able to eat and stay alive.
To Reproduce
Steps to reproduce the behavior:
- Setup your config like this :
old-golden-apples:
enabled: true
old-potion-effects: true
- Try to eat gapples while holding and not letting go of the mouse button. You can start to jump but can also stand still.
- Side note - the
no-conflict-mode: false/true
in this module doesn't change anything.
Expected Behaviour
Can eat gapples in row.
Actual Behaviour
Cant eat gapples in row.
Duplicate of #405