Life Crystals
Modby MrBlob37
Mod which adds ability to gain more health
Type
Mod
CurseForge Downloads
62,177
CurseForge ID
1052307
Modrinth Downloads
30,369
Modrinth ID
FQBPM9qS
Last Updated
Jul 27, 2026
Description
A small mod that adds life crystals that can be used to increase max health.
Life crystals can be crafted using life crystal shards, which can be found by mining life crystal ore using an iron pickaxe or better.
This ore has a similar generation behavior and rarity as diamond, and can be found at diamond levels.
Each life crystal requires 6 shards to craft.
Life crystal shards, and occasionally entire life crystals, can be found in dungeon type chests, including
ancient cities, buried treasure, desert pyramids, abandoned mineshafts, and more. This feature can be turned off using the config file.
Settings for this mod can be configured in the **life_crystals.json** config file:
```json5
{
// The amount of health each life crystal should give (2 health is equal to 1 heart)
"healthIncrement": 2,
// The amount of health each player should start with
"baseHealth": 20,
// The maximum amount of health allowed
"maxHealth": 60,
// The chance of finding life crystals in each dungeon chest
"lootChance": 0.5,
// Determines if life crystals and shards should be found in dungeon chests
"addChestLoot": true
}
```
Compatibility
Mod Loaders
Fabric
Game Versions
1.20.1
1.20.2
1.20.3
1.20.4
1.21
1.21.1
Screenshots
Similar Mods
Assembly (Fabric)
Expands on the blocks in minecraft!
Mod
925,293
IncreaseMobs
Increase the mob spawns.
Mod
925,103
DCS Mod - Dragon Block C
Custom Mod for DCS Server | Dragon Ball, Dragon Block
Mod
924,637
PerPlayerWanderingTraders
Modifies wandering trader spawning logic to be per player
Mod
924,375
IT'S NOT REAL [Legacy]
Something is Wrong. It is all in your head.
Mod
924,233
CheatUtils
This mod includes XRay or block finder, entity highlighting, kill aura, etc
Mod
924,223