GoryMoon / PlayerMobs

GNU General Public License v3.0
5 stars 3 forks source link

Bugs found on PlayerMobEntity.java #54

Open AylanJ123 opened 8 months ago

AylanJ123 commented 8 months ago

I was reading your code because the mod was behaving weirdly. I found a total of 3 different bugs and got a fix for all of them.

Bugs:

Spotted at:

Solutions:

Edit: Also, just a suggestion. It would be a good idea to rise the health AND defense if they have a shield. Maybe make it proportional to the durability of the shield so modded shields can have different effects. This would make the PlayerMobs more challenging and fun.

GoryMoon commented 2 weeks ago

Thanks for the findings, these will be in upcoming releases.

I do think the third point about healing the player is incorrect, either that or leader zombies doesn't work either.