Initial commit
This commit is contained in:
commit
30f633c7ff
1281 changed files with 265821 additions and 0 deletions
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"display": {
|
||||
"title": "Installed Datapacks",
|
||||
"description": "",
|
||||
"icon": {
|
||||
"item": "minecraft:knowledge_book"
|
||||
},
|
||||
"background": "minecraft:textures/block/gray_concrete.png",
|
||||
"show_toast": false,
|
||||
"announce_to_chat": false
|
||||
},
|
||||
"criteria": {
|
||||
"trigger": {
|
||||
"trigger": "minecraft:tick"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in a new issue