19 lines
438 B
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"
|
|
}
|
|
}
|
|
}
|