# Custom structures

## Create the file

To create a custom structures folder, the first command to run is :

```
/scustom structure <foldername>
```

This generates a folder located at  `/plugins/Stratos/customization/structure/`.&#x20;

## Set up structures

To set up trees, use [Stratos Tool](https://alex-plugins.gitbook.io/stratos/customization/stratos-tool) and put the `xml` files into the created folder `<foldername>`.

{% hint style="danger" %}
Every structure has to be under 48x48 blocks to fit three chunks
{% endhint %}

## Set the structures in your custom biome

Go into the `<biomename>.yml` file you want to add the cave and modify the **structure** property and set it to `<foldername>`.
