20 lines
447 B
JSON
20 lines
447 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:writable_book"
|
|
},
|
|
"title": "From the depths below...",
|
|
"description": "...The Canopy rises.",
|
|
"frame": "challenge",
|
|
"background": "minecraft:textures/block/lime_concrete.png",
|
|
"show_toast": false,
|
|
"announce_to_chat": true
|
|
},
|
|
"criteria": {
|
|
"be_near": {
|
|
"trigger": "impossible"
|
|
}
|
|
}
|
|
}
|
|
|