A Minecraft mod that places a chest with the player’s items where a player dies.
Go to file
BodgeMaster 2770980d3a Add 'Obituary' item that will be used for retrieving the death location after respawning
I just want to mke it a little thing that prints the coords and possibly dim to chat when right-clicked.
2022-12-15 12:55:09 +01:00
src/main Add 'Obituary' item that will be used for retrieving the death location after respawning 2022-12-15 12:55:09 +01:00
.gitignore gitignore: Ignore everything except /src 2022-12-15 00:40:59 +01:00
README.md Readme: Mention Forge 2022-12-14 23:35:24 +00:00

README.md

DeathChests

A Minecraft mod that places a chest with the players items where a player dies.

This mod is for Minecraft 1.7.10 Forge only. There are currently no plans to port it to another version as it was created for the sole purpose of being compatible with a mod pack.