Marium's Soulslike Weaponry

Marium's Soulslike Weaponry

11M Downloads

[FEATURE] Extend projectile_damage version to 3.2.3

sorae42 opened this issue · 1 comments

commented

Is your feature request related to a problem? Please describe.
Everytime I do a major upgrade of my modpack, it always update projectile_damage to 3.2.3 while soulweapon still require this mod to stay on 3.2.2, this make the game fails to launch everytime and I have to manually downgrade it, which is very annoying.

Describe the solution you'd like
Extend the version range of projectile_damage to 3.2.2-3.2.3

Describe alternatives you've considered
n/a

Additional context
I'm using Forge.

commented

It was hardcoded to version 3.2.2 due to projectile damage attribute just straight up crashing when launching. I'll look into it when I update the forge version to see if I can make it work.