# Prop Manager

The Prop Manager combines default and custom bench prop catalogs.

Custom prop records are stored in:

```text
nord_crafting_props
```

Admin actions include:

- Create prop entry.
- Update prop entry.
- Delete prop entry.
- Load merged prop list into the bench creation UI.

Static prop catalogs are also shipped in:

```text
models/default_props.json
models/custom_props.json
```
