Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ichttt/firstaid
A Minecraft Mod that changes the vanilla health system
https://github.com/ichttt/firstaid
minecraft-forge-mod minecraft-mod modding
Last synced: 14 days ago
JSON representation
A Minecraft Mod that changes the vanilla health system
- Host: GitHub
- URL: https://github.com/ichttt/firstaid
- Owner: ichttt
- License: gpl-3.0
- Created: 2017-08-20T12:30:13.000Z (about 7 years ago)
- Default Branch: 1.20.x
- Last Pushed: 2024-07-14T18:46:00.000Z (4 months ago)
- Last Synced: 2024-10-21T08:03:43.730Z (24 days ago)
- Topics: minecraft-forge-mod, minecraft-mod, modding
- Language: Java
- Homepage:
- Size: 2.12 MB
- Stars: 31
- Watchers: 8
- Forks: 29
- Open Issues: 77
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![DOWNLOAD](http://cf.way2muchnoise.eu/full_276837_downloads%20on%20CurseForge.svg)](https://minecraft.curseforge.com/projects/first-aid)
[![AVAILABLE VERSIONS](http://cf.way2muchnoise.eu/versions/First-Aid.svg)](https://minecraft.curseforge.com/projects/first-aid)# FirstAid
First Aid is a minecraft mod that changes the vanilla health system to be split up into different parts.
Armor is only taken into consideration for the part that is currently being damaged, e.g. when you hurt your foot,
the armor in the foot slot will be damage.
It also introduces debuffs to make your life harder. These can be constant (as long as you don't heal your body) or on hit.# Licensing
First Aid is primary licensed under the GPL version 3 as in LICENSE.However, there is one exception:
The API package is licensed under the LGPLv2.1 as in API_LICENSE# Third Party
This project currently uses the heartbeat sound from http://soundbible.com/2162-Human-Heartbeat.html.
It is licensed under the Attribution 3.0 license. Special thanks!