Flight Potion

Flight Potion

36.5k Downloads

Wings durability drainage

DroidDude opened this issue ยท 1 comments

commented

Describe the bug
Sometimes when taking damage, the durability of the Wings is drained rapidly.

To Reproduce
Not really reproduceable, only happens sporadically.

Expected behavior
Durability should only be drained while flying, in second steps.

Version
1.20.1-0.3.0 and up

Possible Fix
adding " || !player.getAbilities().flying" to IF statement in com.github.droiddude.fltpot.item.WingsItem.java#79

commented

Fixed with 0.3.2