24 lines
431 B
JSON
24 lines
431 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"id": "minecraft:nether_star"
|
|
},
|
|
"title": "Server Datapacks",
|
|
"description": "Active server datapacks.",
|
|
"background": "minecraft:textures/block/black_concrete.png",
|
|
"frame": "challenge",
|
|
"show_toast": false,
|
|
"announce_to_chat": false
|
|
},
|
|
"criteria": {
|
|
"tick": {
|
|
"trigger": "minecraft:tick"
|
|
}
|
|
},
|
|
"requirements": [
|
|
[
|
|
"tick"
|
|
]
|
|
]
|
|
}
|