CraftTweaker

CraftTweaker

151M Downloads

EntityLivingAttackedEvent and EntityLivingHurtEvent amount should have a setter

ExpensiveLadder opened this issue ยท 1 comments

commented

Feature request name
EntityLivingAttackedEvent and EntityLivingHurtEvent amount should have a setter

Feature request description

Feature request reason
Change damage when an entity is hurt

Feature request dependencies
no

commented

EntityLivingAttackedEvent doesn't have an option to set the value.

EntityLivingHurtEvent does however, so I added that.