Dig Speed Massively Reduced
Caltinor opened this issue ยท 0 comments
Describe the bug
Dig speed will massively reduce until you target another block and go back. This appears to be cause when the player starts digging while falling.
Expected behavior
Consistent dig speed on all blocks
To Reproduce
Steps to reproduce the behavior:
- start to dig
- fall down a block
- See slower dig speed
Versions:
- Minecraft: 1.19
- Loader: Forge
- PMMO: 1.19-0.3.1
Additional context
This is probably caused by the dig_speed perk and the "modifier" attribute which uses player world-height as a parameter.