opZywl / FDPClient-legacy

Minecraft 1.8.9 forge hacked client forked from LiquidBounce
68 stars 73 forks source link

Bug fix that will prevent heal potions wasting; #275

Closed FDPUser443 closed 2 years ago

FDPUser443 commented 2 years ago

mc.thePlayer.isPotionActive(Potion.heal.id) always returns false because a potion with Instant Health effect doesn't have duration;