Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 919 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 919 Bytes

Body Health System

This mod adds a new heath system to Minecraft. Players health is splitted in different body parts, when a part receives damage only the armor corresponding to that part is taken in consideration. If some parts lose all the health debuffs will be applied to the player, as slowness, mining fatigue and weakness.

TODO

  • Ray cast arrows to apply the damage to a specific part.
  • Add custom Damage Distributions for each mob.
  • Create an API and code revision.

Crafting

Plaster

plaster_crafting

Morphine

morphine_crafting

Medkit

medkit crafting

Contributing

TODO but you can check the UML diagram

Contributors

Many thanks to @Blayung for his fixes of the HUD