# Ballons (simple)

## Creating a balloon

### Step 1

Create a model following the tutorial

{% content-ref url="creating-a-model" %}
[creating-a-model](https://cosmeticscore.devs.beer/adding-content/creating-a-model)
{% endcontent-ref %}

### Step 2

Create the cosmetic configuration

```yaml
  simple_diamond_block_balloon:
    enabled: true
    display_name: "Simple Diamond Block Balloon"
    type: BALLOON
    model:
      gui: DIAMOND_BLOCK
      normal: DIAMOND_BLOCK
```

### Step 3

You're done

<figure><img src="https://517658335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcHqkAbmdfwmU7TFYbk0w%2Fuploads%2F1gkOn6Lm9hdpTdeqMibh%2Fimage.png?alt=media&#x26;token=fd919d12-f246-4f64-a7be-bbdc95280e87" alt=""><figcaption></figcaption></figure>
