Overview:
Madoku Craft: Attributes is a configurable attribute system. You can modify attributes to customize the game's experience to your needs. Most of these features are customizable in the CONFIG files.
Dependencies:
- Fabric API
- Madoku Craft API

Implementation:
Health:
- Minecraft's Regeneration was removed entirely.
- Health automatically regenerates by draining Hunger.
- Saturation was removed entirely.
- Hunger now depletes from reaching certain goals, such as walking, breaking blocks, etc.
- Max Hunger was increased to 30 points by default.
Armor:
- Armor now reduces damage by a flat amount.
- Fall damage is now reduced by Armor.
- Water breathing was increased to 30 seconds by default.
Luck:
- Luck now determines when a player deals critical damage.
- Luck increases loot that MOBs drop.
- Luck can now trigger extra block drops when breaking blocks.
Status Effects:
- Poison was adjusted to drop a player's current Health to 25% by default.
- Luck was adjusted to increase the player's Luck stat.

