omni_world_scan
Scan a bounded 64-block area to retrieve block and entity data, applying optional filters and result caps to keep the snapshot manageable.
Instructions
Block and entity snapshot inside a 64^3 box. Hard cap 262,144 blocks. Results truncated to maxBlocks/maxEntities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| maxBlocks | No | ||
| blockFilter | No | ||
| maxEntities | No | ||
| includeBlocks | No | ||
| includeEntities | No |