custom_mc_advancements/data/locations/advancements/root.json

19 lines
422 B
JSON

{
"display": {
"icon": {
"item": "minecraft:filled_map"
},
"title": "Sightseeing",
"description": "... uhhh idk",
"frame": "task",
"background": "minecraft:textures/block/lime_concrete.png",
"show_toast": false,
"announce_to_chat": false
},
"criteria": {
"instant": {
"trigger": "minecraft:tick"
}
}
}