A Minecraft mod that places a chest with the player’s items where a player dies.
Go to file
BodgeMaster 425ff9ba34 Initial mod code
Features:
- Config
- Chest block clone
2022-12-15 09:19:11 +01:00
src/main Initial mod code 2022-12-15 09:19: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.