initial commit of packs

This commit is contained in:
2024-07-26 23:28:20 +00:00
commit 44acd9b0b5
193 changed files with 4597 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"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"
]
]
}