custom_trees > bp > manifest.json
{
"format_version": 2,
"metadata": {
"authors": ["Bedrock-OSS"]
},
"header": {
"name": "Custom Trees Example",
"description": "A pack to demonstrate custom trees. Example from wiki.bedrock.dev!",
"uuid": "bf712fe0-1ccb-4075-a0d9-429bd9565dad",
"version": [1, 0, 0],
"min_engine_version": [1, 20, 30]
},
"modules": [
{
"type": "data",
"uuid": "31103aaa-58b1-46b0-b4fb-796021bd7b50",
"version": [1, 0, 0]
}
],
"dependencies": [
{
"uuid": "bfa58ee5-8d03-47ec-8f7b-33aaa385ac07",
"version": [1, 0, 0]
}
]
}