add better documentation to graves datapack

This commit is contained in:
2025-12-24 23:27:54 +00:00
parent 2099ce1ec3
commit 1d3e80bea7

View File

@@ -7,40 +7,24 @@
"description": [ "description": [
"", "",
{ {
"text": "Retrieve your items and/or XP dropped on death from your grave by right-clicking or left-clicking it.\n\n", "text": "Retrieve your items and/or XP dropped on death from your grave by right-clicking or left-clicking it.\n",
"color": "gold" "color": "gold"
}, },
{ {
"text": "Enter", "text": "Graves spawn where you died, floating to the top of water or lava.\n",
"color": "green"
},
{
"text": " ",
"color": "gold"
},
{
"text": "/trigger graves",
"color": "yellow" "color": "yellow"
}, },
{ {
"text": " for your grave list.\n\n", "text": "Ensure you have enough inventory space to retrieve all your items.\n",
"color": "gold"
},
{
"text": "Enter",
"color": "green"
},
{
"text": " ",
"color": "gold"
},
{
"text": "/function graves:config",
"color": "yellow" "color": "yellow"
}, },
{ {
"text": " for config options and admin tools.", "text": "/trigger graves for your grave list.\n",
"color": "gold" "color": "yellow"
},
{
"text": "/function graves:config for config options and admin tools.",
"color": "yellow"
} }
], ],
"show_toast": false, "show_toast": false,