> For the complete documentation index, see [llms.txt](https://soulslike-framework.isik.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://soulslike-framework.isik.vip/workflow/creating-and-editing-items.md).

# Creating & Editing Items

<figure><img src="https://3303637552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAGs3il6rJbkejwPOlEP%2Fuploads%2FiGZNcDj7rXrcCVlEzD8G%2FNew%20Project.png?alt=media&amp;token=a0b2c5a6-1e23-45e7-b368-7f7cdf3ce6b1" alt=""><figcaption></figcaption></figure>

### Using the Utility Tools to Create Items

The easiest method of creating new items is by using the **Soulslike Item Creator.**

<figure><img src="https://3303637552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAGs3il6rJbkejwPOlEP%2Fuploads%2F2bGhnyxHRYST8niyJaxN%2Fimage.png?alt=media&amp;token=34ede296-51d9-452f-b57a-a349b659a34a" alt=""><figcaption></figcaption></figure>

When you first start this tool, you will notice a few categories. You can open each category and fill in the data as you desire, according to the type of item you are making:

<figure><img src="https://3303637552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAGs3il6rJbkejwPOlEP%2Fuploads%2F1tGdu1jjNfSNAOgNMIVX%2Fimage.png?alt=media&amp;token=e65d666e-5b33-4af0-bd4b-955c1feda472" alt=""><figcaption></figcaption></figure>

To use your item in-game, all you need to do is add a **B\_PickupItem** actor to your world and select the new Item Asset that you've created through the **Soulslike Item Creator**:

<figure><img src="https://3303637552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAGs3il6rJbkejwPOlEP%2Fuploads%2FmQFChIlgFS6iJPeUclL0%2Fimage.png?alt=media&amp;token=7cb10907-fd76-4377-969a-4031f4cc9d6c" alt=""><figcaption></figcaption></figure>
