This repository has been archived on 2025-07-12. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
BeartechArmor/Armor Workspace/manifest.json.bak
2023-06-22 10:01:27 -04:00

18 lines
507 B
JSON
Executable File

{
"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]
}
]
}