19 lines
398 B
JSON
19 lines
398 B
JSON
|
{
|
||
|
"display": {
|
||
|
"icon": {
|
||
|
"item": "minecraft:grass_block"
|
||
|
},
|
||
|
"title": "Neature",
|
||
|
"description": "Nature is neat... pretty neat.",
|
||
|
"frame": "task",
|
||
|
"show_toast": false,
|
||
|
"announce_to_chat": false
|
||
|
},
|
||
|
"parent": "canopy:root",
|
||
|
"criteria": {
|
||
|
"instant": {
|
||
|
"trigger": "minecraft:tick"
|
||
|
}
|
||
|
}
|
||
|
}
|