> For the complete documentation index, see [llms.txt](https://docs.pulsoid.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pulsoid.net/geometry-dash-mod-management/geometry-dash-mod-configuration-entity.md).

# Geometry Dash Mod Configuration Entity

```json
{
    "disable_start": null,
    "enable_death": null,
    "death_bpm": null,
    "scale": null,
    "position": null,
    "custom_x": null,
    "custom_y": null,
    "heart_pos": null,
    "death_pos": null,
    "enable_color_desaturation": null,
    "desaturation_bpm_start": null,
    "desaturation_bpm_end": null
}
```
