Files
minecraft-bedrock-json-schemas/test/files/correct/data_rp/manifest.json
2021-08-18 21:48:30 +02:00

18 lines
446 B
JSON
Vendored

{
"format_version": 2,
"header": {
"description": "Example vanilla resource pack",
"name": "Vanilla Resource Pack",
"uuid": "889b1ca1-d7d6-4598-a939-ff2ed10fb8f3",
"version": [1, 0, 0],
"min_engine_version": [ 1, 16, 200 ]
},
"modules": [
{
"description": "Example vanilla resource pack",
"type": "resources",
"uuid": "cd996c2a-3130-407a-ac49-0e44a39d1768",
"version": [1, 0, 0]
}
]
}