Requiem
⚪ Last updated 2023⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.5% endorsement rate
- 🏆 #642 of 653 adventure mods in this game by downloads
📋 About This Mod
## What is Requiem? Requiem is a Minecraft (Java Edition) mod aiming at removing the continuity break resulting from death. <br /> In vanilla Minecraft, dying is bland and can be frustrating: you lose all your items and get redirected to a menu where you can choose to reappear at your spawn point or quit the game.<br /> With Requiem installed however, this immersion-breaking menu is removed and dying gives place to various gameplay elements. ## Why would you want to use it? As explained above, Requiem is great for players willing to make death a little different from most games. Additionally, Requiem has other benefits and features that other players can enjoy: - Explorers wanting to venture far in their world, only to be retained by their death leading back to their respawn point. As such, Requiem allows an infinite journey, so you don't have to walk the same path twice. - Players searching to change their playstyle by roleplaying an undead, fleeing sunlight, drowning endlessly in the ocean or eventually searching for preys to feast on. - And players wanting to experience this new Death, while having friends not willing to. The mod allows both death systems,Vanilla and Requiem, to coexist in the same world at the same time, depending on each player's needs. ## Features **<strong style="font-size: x-large;">Requiem has a (https://ladysnake.github.io/wiki/requiem/landing)!</strong>** All the latest features should be detailed there. ## Mod Interactions - **Origins**: - when installed, the choice between mortal and demon is done through the Origins selection screen instead of through a dialogue at first death - when outside of a regular player body, origin powers are all disabled - **Eldritch Mobs**: - Eldritch mobs cannot be possessed - **Golems Galore**: - All modded golems can be possessed by default - **Better Nether**: - Jungle skeletons can be possessed by default ### Known Incompatibilities - First Person Mod: Makes the possessed mob appear in first person, blocking the sight. - Optifine/Optifabric: Incompatible with Requiem. ## Admin Commands Requiem adds a few admin commands to make testing the mod or helping clueless players more easily. All Requiem commands start with `/requiem`. Most of them take an optional player argument. If that argument is not given, the target of the command will be the command executor. - `/requiem remnant` - `/requiem remnant set <true|false> `: sets the remnant status of a player. (Remnants are called demons in the lore, they turn into ghosts when they die) - `/requiem remnant query `: queries the remnant status of a player. - `/requiem soul` - `/requiem soul set <true|false> `: sets the soul status of a remnant player. - `/requiem soul query `: queries the soul status of a player - `/requiem possession` - `/requiem possession start <mob> `: makes the player start possessing a mob, if they are already a soul. - `/requiem possession stop `: stops an ongoing possession on the specified player. On top of those commands, Requiem adds a few gamerules to help customize a server's gameplay: - `requiem:showPossessorNameTag`: if set to `true`, shows the name of the possessor above the head of possessed entities. (default: `false`) - `requiem:startingRemnantType`: can be set to `FORCE_REMNANT` or `FORCE_VANILLA` to enforce all players to be respectively a demon or a normal player at the start of the game. (default: `CHOOSE`) ## FAQ - **Why are mob drops worse when I am possessing something ?** Your prey was killed by a mob, not by a player. To improve your situation, you can try finding a Humanity enchant book in a nether fortress. - **Why did you choose Fabric to make this mod ?** Simply put, we find Fabric way easier to work with for this kind of project. We will not port the mod to forge ourselves, but will welcome anyone who offers to do so. - **Why does it not launch ?** Either you forgot to install Fabric API, or Requiem is not yet available for the version you are trying to use. If it's the latter, you can politely inform us in the comments.
## What is Requiem?
Requiem is a Minecraft (Java Edition) mod aiming at removing the continuity break resulting from death.
In vanilla Minecraft, dying is bland and can be frustrating: you lose all your items and get redirected to a menu where you can choose to reappear at your spawn point or quit the game.
With Requiem installed however, this immersion-breaking menu is removed and dying gives place to various gameplay elements.
## Why would you want to use it?
As explained above, Requiem is great for players willing to make death a little different from most games. Additionally, Requiem has other benefits and features that other players can enjoy:
- Explorers wanting to venture far in their world, only to be retained by their death leading back to their respawn point.
- As such, Requiem allows an infinite journey, so you don't have to walk the same path twice.
- - Players searching to change their playstyle by roleplaying an undead, fleeing sunlight, drowning endlessly
- in the ocean or eventually searching for preys to feast on.
- - And players wanting to experience this new Death, while having friends not willing to.
- The mod allows both death systems,Vanilla and Requiem, to coexist in the same world at the same time,
- depending on each player's needs.
## Features Requiem has a (https://ladysnake.github.io/wiki/requiem/landing)! All the latest features should be detailed there.
## Mod Interactions
- Origins:
- - when installed, the choice between mortal and demon is done through the Origins selection screen instead of through a dialogue at first death
- - when outside of a regular player body, origin powers are all disabled
- Eldritch Mobs:
- - Eldritch mobs cannot be possessed
- Golems Galore:
- - All modded golems can be possessed by default
- Better Nether:
- - Jungle skeletons can be possessed by default
### Known Incompatibilities
- First Person Mod: Makes the possessed mob appear in first person, blocking the sight.
- - Optifine/Optifabric: Incompatible with Requiem.
## Admin Commands
Requiem adds a few admin commands to make testing the mod or helping clueless players more easily. All Requiem commands start with `/requiem`. Most of them take an optional player argument. If that argument is not given, the target of the command will be the command executor.
- `/requiem remnant`
- - `/requiem remnant set
`: sets the remnant status of a player. (Remnants are called demons in the lore, they turn into ghosts when they die) - - `/requiem remnant query `: queries the remnant status of a player.
- - `/requiem soul`
- - `/requiem soul set
`: sets the soul status of a remnant player. - - `/requiem soul query `: queries the soul status of a player
- - `/requiem possession`
- - `/requiem possession start
`: makes the player start possessing a mob, if they are already a soul. - - `/requiem possession stop `: stops an ongoing possession on the specified player.
On top of those commands, Requiem adds a few gamerules to help customize a server's gameplay:
- `requiem:showPossessorNameTag`: if set to `true`, shows the name of the possessor above the head of possessed entities. (default: `false`)
- - `requiem:startingRemnantType`: can be set to `FORCE_REMNANT` or `FORCE_VANILLA` to enforce all players to be respectively a demon or a normal player at the start of the game. (default: `CHOOSE`)
- Why are mob drops worse when I am possessing something ? Your prey was killed by a mob, not by a player. To improve your situation, you can try finding a Humanity enchant book in a nether fortress.
- Why did you choose Fabric to make this mod ? Simply put, we find Fabric way easier to work with for this kind of project. We will not port the mod to forge ourselves, but will welcome anyone who offers to do so.
- Why does it not launch ? Either you forgot to install Fabric API, or Requiem is not yet available for the version you are trying to use. If it's the latter, you can politely inform us in the comments.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Ladysnake
- Version
- 2.0.0-beta.16
- Downloads
- 91,211
- Endorsements
- 454
- Category
- adventure
- Created
- 12/9/2020
- Updated
- 1/1/2023
- Game Versions
- 1.19.2
- Tags
- adventure, magic
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Requiem support?
The author lists 1.19.2. Other versions may work but are untested by the author.
What is the latest version of Requiem?
Version 2.0.0-beta.16, published 2023-01-01 with 91,211 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await