A Minecraft mod that places a chest with the player’s items where a player dies.
Go to file
BodgeMaster b1c80d7bde A lot of changes. Sorry, didn't keep track.
The next things to do are implementing the tile entity and getting the player's items upon death.
2022-12-20 00:50:11 +01:00
src A lot of changes. Sorry, didn't keep track. 2022-12-20 00:50:11 +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.