{
    "_meta": {
        "author": "7T Primal Wolf",
        "name": "AntiTNTBuildings",
        "description": "buildings cannot be destroyed by explosions",
        "date": "06-11-2024",
        "version": "1.0"
    },
    "changes": {
        "buildings": {
            "*": {
                "canBeDestroyedByDynamite": false
            }
        }
    }
}