> For the complete documentation index, see [llms.txt](https://mythictotem.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mythictotem.superiormc.cn/totems/example-common-2d-totem.md).

# 📚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="/files/XjxIboPhASjFz5fUwHdn" alt=""><figcaption></figcaption></figure>
