Create index.json

This commit is contained in:
creepereater201
2026-04-16 18:04:19 +01:00
parent 964fd772b1
commit 0f684ffb87

13
mashup_packs/index.json Normal file
View File

@@ -0,0 +1,13 @@
{
"packs": [
{
"id": "*",
"name": "*",
"description": "*",
"downloadURI": "*",
"imageUrl": "*",
"worldTemplateDownloadURI": "*",
"worldTemplateFolderName": "*"
}
]
}