{
    "cooldown": 20,
    "mustSneak": false,
    "delay": 0,
    "maxChain": 100,
    "needCorrectTool": true,
    "searchRadius": 1,
    "permissionRestricted": false,
    "mergeItemDrops": false,
    "autoUpdate": false,
    "decreaseDurability": true,
    "miningSpeedModifier": 0.0,
    "debug": false,
    "client": {
        "allow": true,
        "require": false,
        "translucentBlockHighlight": true,
        "allBlocks": false,
        "overrides": {
            "cooldown": null,
            "mustSneak": null,
            "delay": null,
            "maxChain": null,
            "needCorrectTool": null,
            "searchRadius": null,
            "permissionRestricted": null,
            "decreaseDurability": null,
            "miningSpeedModifier": null
        }
    }
}