# standing\_on\_block

## `standing_on_block`

玩家必须站在指定方块上。

## 示例配置

```yaml
- id: standing_on_block
  args:
    block: diamond_ore # 方块ID
```
