> For the complete documentation index, see [llms.txt](https://cosmeticscore.devs.beer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cosmeticscore.devs.beer/adding-content/ballons-simple.md).

# Ballons (simple)

## Creating a balloon

### Step 1

Create a model following the tutorial

{% content-ref url="/pages/hboe6bWli2JL1FxJOkMK" %}
[Creating a model](/adding-content/creating-a-model.md)
{% 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="/files/Qj3CXVDZ3p3lgO3TkkKF" alt=""><figcaption></figcaption></figure>
