Files
minecraft-bedrock-json-schemas/test/files/bp/manifest.json

25 lines
488 B
JSON
Raw Normal View History

2021-06-05 17:38:20 +02:00
{
2021-06-08 16:08:50 +02:00
"format_version": 2,
2021-06-05 17:38:20 +02:00
2021-06-08 16:08:50 +02:00
"metadata": {
"authors": [
"Christopher Cook"
]
},
2021-06-05 17:38:20 +02:00
2021-06-08 16:08:50 +02:00
"header": {
"name": "Hell Cave Carver Features",
"uuid": "459909b9-fdb8-4eb3-9b8d-55d09545b89d",
"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]
}
]
}