Files
minecraft-bedrock-json-schemas/test/files/incorrect/data_bp/manifest.json
Daan Verstraten 8e59f63167 Feature/jest2 (#322)
* Adding more tests
* adding jest
* fixing tests
* fixing linting
* removing 1 slash less
* fixing more tests
* fixing last test
* more last fixes
2024-11-09 10:08:30 +01:00

23 lines
516 B
JSON
Vendored

{
"format_version": 1,
"metadata": {
"authors": ["Christopher Cook"]
},
"header": {
"name": "Hell Cave Carver Features",
"uuid": "459909b9-fdb8-4eb3-9b8d-55d09545b89h",
"description": "Tests hell cave carver features",
"version": [1, 0, 0],
"min_engine_version": [1, 17, 0]
},
"modules": [
{
"type": "data",
"description": "Behavior pack for Hell Cave Carver Features",
"uuid": "1016f5a1-5eaf-4ccd-8e0c-a4231d7bb308",
"version": [1, 0, 0]
}
]
}