Implemented proportional armor modifier, applied armor in other damage types and consume armor when player is damaged

This commit is contained in:
PEMapModder
2015-03-17 20:04:59 +08:00
parent 220d2b7bee
commit 8aa8ae5094
31 changed files with 399 additions and 205 deletions

View File

@ -49,4 +49,4 @@ class EntityDamageByBlockEvent extends EntityDamageEvent{
}
}
}