Bedrock Snippets

Material Example Mobs

View Source

material_example_mobs > bp > manifest.json

{
    "format_version": 2,
    "header": {
        "description": "Materials Test BP",
        "name": "Materials Test BP",
        "uuid": "a338e8c1-22ff-4d77-a77d-ddf944136d5a",
        "version": [0, 0, 1],
        "min_engine_version": [ 1, 14, 10 ]
    },
    "modules": [
        {
            "description": "Materials Test BP",
            "type": "data",
            "uuid": "eb698d3d-dc67-4ec5-91bb-e2a8a620cf74",
            "version": [0, 0, 1]
        }
    ]
}
Copied to Clipboard