This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Is ot possible to change the damage a mob deals to you like enderlord did it in bosscraft?
If you use the attack hook you can do it:
-first look how much life a player has
-then count this to so much down like you need and set the health of a player to this
Note: ModPE counts the health in half-hearts
Is ot possible to change the damage a mob deals to you like enderlord did it in bosscraft?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIf you use the attack hook you can do it:
-first look how much life a player has
-then count this to so much down like you need and set the health of a player to this
Note: ModPE counts the health in half-hearts