1
0
Fork 0
Gen2/datapacks/graves/data/vanillatweaks/advancement/graves.json
2025-08-27 20:49:18 -05:00

11 lines
780 B
JSON
Executable file

{
"display": {
"icon": {"id": "minecraft:stone_brick_wall"},
"title": "Graves ",
"description": ["",{"text":"Retrieve your items and/or XP dropped on death from your grave by right-clicking or left-clicking it.\n\n","color":"gold"},{"text":"Enter","color":"green"},{"text":" ","color":"gold"},{"text":"/trigger graves","color":"yellow"},{"text":" for your grave list.\n\n","color":"gold"},{"text":"Enter","color":"green"},{"text":" ","color":"gold"},{"text":"/function graves:config","color":"yellow"},{"text":" for config options and admin tools.","color":"gold"}],
"show_toast": false,
"announce_to_chat": false
},
"parent": "vanillatweaks:root",
"criteria": {"tick": {"trigger": "minecraft:tick"}}
}