{
    "id": "FallingBlocks",
    "version": "1.3.0-SNAPSHOT",
    "author": "4Denthusiast",
    "displayName": "FallingBlocks",
    "description": "Detects groups of blocks disconnected from the ground to let them fall",
    "dependencies": [
        {
            "id": "Health",
            "minVersion": "2.0.0-SNAPSHOT"
        }
    ],
    "serverSideOnly": true
}
