A comprehensive Minecraft survival enhancement mod that transforms the death experience with hardcore mode mechanics, achievement systems, and immersive visual changes.
- Dedicated advancement tab with custom mod achievements
- Progressive challenges that unlock as you play
- Visual rewards including custom Jack-o'-lantern icons
- Death tracking across all achievements
- First death triggers hardcore transformation of survival worlds
- Authentic hardcore experience until redemption
- World difficulty automatically locks to Hard during cursed phase
- Commands blocked during hardcore mode for true challenge
- Automatic restoration when health is fully recovered
- Health reduced to 50% (5 hearts) after first death
- Golden apple redemption - each golden apple restores 1 heart
- Visual feedback with authentic hardcore heart display
- Progressive restoration requiring 5 golden apples for full recovery
- Hardcore heart icons during cursed phase using advanced rendering
- Actionbar notifications for status updates
- Particle effects for visual feedback
- Chat messages explaining system state changes
- Real-time health tracking with restoration progress
- Random respawn locations when dying without spawn points
- Configurable distance range (100-10,000 blocks)
- Smart surface detection with safety validation
- Proper End dimension handling
- Respects bed spawn points and vanilla mechanics
- First Death: Triggers the "First Death" achievement and hardcore mode
- Cursed Phase:
- Health reduced to 5 hearts with hardcore heart display
- World difficulty locked to Hard
- Commands disabled
- Visual and audio feedback provided
- Redemption Journey: Collect and eat 5 golden apples to restore health
- Liberation: Full health restoration automatically exits hardcore mode
- 🎃 First Death - Your first death activates the curse
- 🛡️ Curse Breaker - Escape hardcore mode by restoring full health
- 💀 Death Collector - Accumulate multiple deaths (5+)
- 👑 Master of Fate - Complete all achievements to master death itself
- Install NeoForge for Minecraft 1.21.1
- Download from CurseForge or Modrinth
- Place the .jar file in your
mods
folder - Launch and experience enhanced survival!
Configure the mod in-game:
- Main menu or pause menu → Mods
- Find "Random Respawn On Death" → Configure
- Adjust respawn distance (100-10,000 blocks)
- Client-server packet synchronization for hardcore mode state
- Advanced reflection system for world modification
- Sophisticated GUI rendering for authentic hardcore hearts
- Comprehensive field detection for cross-version compatibility
- Event-driven architecture with proper cleanup and restoration
- Minecraft: 1.21.1
- NeoForge: 21.1.206+
- Client-Server: Full multiplayer support
- Performance: Optimized with minimal overhead
- Install NeoForge for Minecraft 1.21.1
- Download the latest release from CurseForge or Modrinth
- Place the .jar file in your mods folder
Found a bug or have a suggestion? Please report it on our GitHub Issues page!
When reporting bugs, please include:
- Minecraft version
- NeoForge version
- Mod version
- Description of the issue
- Steps to reproduce
- Any relevant crash reports or logs
- List of other mods installed (if applicable)
The mod can be configured in-game:
- From the main menu or pause menu, go to Mods
- Find "Random Respawn On Death" and click the Configure button
- Adjust the respawn distance (100-10,000 blocks)
All Rights Reserved
- Clone the repository
- Open a terminal in the project directory
- Run
./gradlew build
- Find the built jar in
build/libs
- Minecraft 1.21.1
- NeoForge 21.1.206+