ReZero ReturnByDeath
Enables ReZero respawn experience with instant respawn and sound effects
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
ReZero ReturnByDeath
Re:Zero - Return by Death
A simple mod that adds Re:Zero style death mechanics to Minecraft.
Features
* Auto-enables game rules with Re:Zero death sounds * Auto-enables game rules with configurable chance (15% default) * Auto-enables game rules when special sound plays * Auto-enables game rules - sounds can be heard by all players that are nearby * Auto-enables game rules for immediate respawn (and optionally keep inventory)
How it works
When you die, you'll instantly respawn and hear a Re:Zero death sound. There's a small chance to hear a special sound with a brief darkness effect for extra drama.
Configuration
Settings are in `config/rezeroreturnbydeath-common.toml`:
```
Core Settings
enableReZeroRespawn = true # Master toggle autoEnableImmediateRespawn = true # Auto-enable instant respawn autoEnableKeepInventory = false # Keep items on death (optional)
Audio Settings
specialSoundChance = 0.01 # 1% chance for special sound playSoundToAllPlayers = true # Everyone close hears death sounds perPlayerRandomSounds = false # Individual vs shared sound rolls
Visual Effects
enableSpecialDarknessEffect = true # Darkness effect on special deaths darknessEffectDuration = 60 # Effect length (60 ticks = 3 seconds) ```
Installation
1. Install Minecraft Forge 47.4.0+ for Minecraft 1.20.1 2. Download the mod and place it in your `mods` folder 3. Launch and configure via the config file if needed