custom_mc_advancements/data/canopy/advancements/root.json

19 lines
438 B
JSON

{
"display": {
"icon": {
"item": "minecraft:jungle_sapling"
},
"title": "Canopy",
"description": "Can o' Peas",
"frame": "task",
"background": "minecraft:textures/block/lime_concrete.png",
"show_toast": false,
"announce_to_chat": false
},
"criteria": {
"instant": {
"trigger": "minecraft:tick"
}
}
}