A small modification of version 4.0.5 of the Graves datapack by vanillatweaks.net that adds additional features.
- Creates a grave when a player dies, storing their items safely.
- Players can retrieve their items by interacting with the grave.
- New Feature: Players with the tag
noGravewill not generate a grave on death. - Expect more features in the future!
This allows server admins to disable graves for certain players.
Give a player the noGrave tag:
/tag <player> add noGrave
Now that player will not spawn a grave when they die.
Remove the tag:
/tag <player> remove noGrave
- Download the datapack.
- Place the
.zipfile inside your world'sdatapacksfolder. - Run
/datapack listand search for the datapack - Run
/datapack enable <filename>.zip - You are ready to go!
Original Graves Datapack created by VanillaTweaks.net. This is a modified version with additional functionality.