You will not slow down when you're sneaking or using item.
Description
Inroduction
The player can move normally or sprinting when sneaking or using item. For example, you can use the bow with sprinting.
Configuration
You can also open/close this function in config file. The file path is .minecraft/config/no_slow_down-common.toml # If true, you will slow down when sneaking. sneakingRetard = false (default value) # If true, you will slow down when using item. usingItemRetard = false (default value)