1.20.1
release
Elenai dodge strength fix
did you know elenai dodge 2's config for dodge strength doesn't actually do anything? this mod fixes that!
Elenai dodge strength fix
in elenai dodge 2, the dodge power config is used to determine how far the player dodges. however, anything power could do (with the exception for when it's 0 or a really low number) is cancelled out by the vector being normalized.
all this mod does is make a mixin that fixes this, making dodge power actually modify how far you dodge
🧾 Features: - 😊 a single mixin that fixes the dodge strength config to work
thank you to ryanhcode for helping me make this mod