Initial commit

This commit is contained in:
Cutieguwu
2023-06-22 10:01:27 -04:00
commit 960b582701
59 changed files with 1016 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"format_version": 2,
"header": {
"description": "Example vanilla resource pack",
"name": "Vanilla Resource Pack",
"uuid": "66c6e9a8-3093-462a-9c36-dbb052165822",
"version": [0, 0, 1],
"min_engine_version": [ 1, 17, 10 ]
},
"modules": [
{
"description": "Example vanilla resource pack",
"type": "resources",
"uuid": "743f6949-53be-44b6-b326-398005028819",
"version": [0, 0, 1]
}
]
}