custom_mc_advancements/data/landmarks/advancements/root.json

21 lines
490 B
JSON

{
"display": {
"icon": {
"item": "minecraft:filled_map"
},
"title": "Sightseeing",
"description": "Spread your wings and explore the server!",
"frame": "task",
"background": "minecraft:textures/environment/end_sky.png",
"show_toast": false,
"hidden": false,
"announce_to_chat": false
},
"criteria": {
"instant": {
"trigger": "minecraft:tick"
}
}
}