ugackMiner53 / Mitch-Client

A hacked client for the Muck game by DaniDev
Apache License 2.0
8 stars 3 forks source link

Invincibility hack sometimes doesn't work #2

Open ugackMiner53 opened 3 years ago

ugackMiner53 commented 3 years ago

Invincibility hack sometimes doesn't work if damage dealt is larger than the player's maximum health.

blakkkk commented 3 years ago

I also noticed that it doesn't work when in an item chest and I'm guessing similar objects such as furnaces, etc.

ugackMiner53 commented 3 years ago

That's just because of the fact the PlayerInput() function (which the mod uses) deactivates when in a UI. This will be fixed in the next update.