Initial commit
This commit is contained in:
18
Armor Workspace/manifest.json.bak
Executable file
18
Armor Workspace/manifest.json.bak
Executable 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]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user