custom_mc_advancements/data/canopy/advancements/root.json

19 lines
438 B
JSON
Raw Normal View History

2021-05-18 21:53:30 +00:00
{
2021-05-18 16:58:43 +00:00
"display": {
"icon": {
"item": "minecraft:jungle_sapling"
2021-05-18 16:58:43 +00:00
},
"title": "Canopy",
"description": "Can o' Peas",
2021-05-18 16:58:43 +00:00
"frame": "task",
"background": "minecraft:textures/block/lime_concrete.png",
2021-05-18 16:58:43 +00:00
"show_toast": false,
"announce_to_chat": false
},
"criteria": {
"instant": {
"trigger": "minecraft:tick"
}
}
}