mariumbacchus / Soulslike-Weaponry

A minecraft mod that adds new bosses and legendary weapons
Creative Commons Zero v1.0 Universal
21 stars 9 forks source link

[BUG]Leviathan Axe throw does not inflict permafrost #159

Closed NoRestForWicked closed 1 month ago

NoRestForWicked commented 1 month ago

Example: Minecraft: 1.20.1 Fabric: 0.15.11 Soulslike-Weaponry: 1.1.4.1

Throwing the leviathan axe will not inflict permafrost onto entities

Throw the leviathan axe at any mob

Axe throw should permafrost mobs hit

NoRestForWicked commented 1 month ago

Yo just on a side note I found the coolest easter egg when using both Mjolnir and Leviathan axe and I'm telling you that was the coolest thing ever lmao :D

mariumbacchus commented 1 month ago

Glad you liked it, is the issue a consistent thing or just at some random times? Since it all works fine on my end.

NoRestForWicked commented 1 month ago

It is consistent, and by permafrost I mean the effect, not the cool explosion thing it does when it hits an entity

NoRestForWicked commented 1 month ago

Update: It works when you recall it, but not when you throw it initially.

mariumbacchus commented 1 month ago

Do you see particles on the mob when you hit it? Not the explosion ones, but rather snow particles or potion effect ones?

NoRestForWicked commented 1 month ago

I do not, and when tested with other players it does show potion particles or effect them with the effect, it only deals the damage from the initially throw hit

mariumbacchus commented 1 month ago

Nevermind, I found an inconsistency in the code where the explosion is supposed to give the effect, but sometimes it overlooks the entity hit. Has been fixed.