# 📚Example: Common 2D Totem

## Config

```yaml
mode: 'VERTICAL'
layout:
  - 'AAA'
  - 'BBB'
  - 'CCC'
explains:
  A: 'minecraft:stone'
  B: 'minecraft:end_stone'
  C: 'minecraft:netherrack'
actions:
  1:
    type: message
    message: 'Hello!'
  2:
    type: mythicmobs_spawn
    entity: CAVE_SPIDER
conditions: []
```

## In-game layout

<figure><img src="https://1703089369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9kZBh1lGlCB7u32oI7dv%2Fuploads%2FjZdeGPVFpyesSKTJpBhp%2Fimage.png?alt=media&#x26;token=57e2ff29-c7a2-4036-92f1-31f97acb1392" alt=""><figcaption></figcaption></figure>
