> For the complete documentation index, see [llms.txt](https://wiki.redmodding.org/wolvenkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.redmodding.org/wolvenkit/wolvenkit-app/editor/generators/prop-generator.md).

# Prop generator

The Wolvenkit prop generator and its fields

**Created:** Jul 4 2026 by [mana vortex](mailto:undefined)\
**Last documented update:** Jul 4 2026 by [mana vortex](mailto:undefined)

This page describes the Wolvenkit prop generator (menu entry: `File` -> `Generate files` -> `Prop (decoration)` ).&#x20;

### Wait, this is not what I want!

For a guide on creating props, see the [yellow wiki](https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/everything-else/custom-props).&#x20;

## Screenshot

<figure><img src="https://4106170459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP_ozZVx2gRZUPXkd4r%2Fuploads%2FDI1wlmyoz8OCe1DtcCzC%2F2026-07-04%2010_44_28-Clipboard.png?alt=media&amp;token=ba420163-edfb-4222-af24-42904697f06b" alt="" width="563"><figcaption></figcaption></figure>

## Parent folder

The folder in which you want your files to be stored.

#### Use existing folder

By selecting an existing folder from the dropdown, [#name](#name "mention") will be populated automatically.

#### Create new folder

You can enter a folder path in the textbox. Folders that do not exist will be created.

## Name

Human-readable name of your prop. This will only be used for AMM.

## Appearances

Your prop can have one or many appearances.&#x20;

### Read from meshes

Instead of defining the appearances here, you can read them from your prop's meshes.

{% hint style="info" %}
Use this if you have a mesh with existing appearances that you want to spawn
{% endhint %}

### Define appearances

A comma-separated list of appearances. They will be registered in AMM, and created across the control files.

### Write to mesh(es)

Only available if you have defined appearances: if your .mesh files do not have them, then they will be created by duplicating and re-naming an existing appearance.

## Mesh files

Select up to four project files to add to this prop

{% hint style="info" %}
Why only four entries? Because AMM's scaling feature only supports that many, and because I didn't want to implement a dynamic UI with unlimited entries.
{% endhint %}

## Move mesh files

If your mesh files are not in the [#parent-folder](#parent-folder "mention"), checking this box will put them there.

## Clean up WB files

This will remove non-existing entries from the WorldBuilder registry files. Useful if you have deleted or renamed props in an existing project.

## Remember selection

The dialogue will not start up empty next time, but remember some of your settings. Handy when creating e.g. multiple props in the same subfolder.
