
Body Health System FORKED
Revamps the minecraft health system. Hard fork of Body Health System fixing issues and adding additional content.
Список изменений
This version contains major refactors of the code. Existing saves may experience issues.
Added
-
A new wounding system (Can be disabled)
-
Reworked bone system + downsides
-
A tourniquet! (Just don't apply to the head...)
-
Stitches! Large wounds need to be sealed.
-
Config option to enable / disable the bone system
-
Sleeping now heals you by 50%, and has a 5% chance of healing a bone, (This increases every day by 5%) (Also heals necrosis fully.)
Changes
-
Major refactors of the codebase, hopefully stabalizing and preventing unwanted behavior.
-
Networking optimizations.
-
Removed legacy code that was no longer in use.
-
You are no longer able to be 1 shot in the head, changed head's health from the default of 4 to 5, Also added a mitigation chance for projectiles of 40% to redirect to the torso.
Bug fixes
- Due to the refactoring, probably fixed a lot of issues.