Preview a build before placing it
previewRender a Minecraft build spec, shape, or schematic as ASCII layer slices and a self-contained 3D HTML viewer, with optional surrounding world context, without changing the world.
Instructions
Render a build spec, a shape, or a schematic as ASCII layer slices (returned) and as a self-contained 3D HTML viewer (path returned; send that file to the user). Set context>0 to include the surrounding world blocks so the design is shown in place. Nothing is changed in the world.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build | No | ||
| shape | No | ||
| title | No | ||
| world | No | overworld (default), nether, end, a minecraft:<dimension> id, or a Bukkit world folder name | |
| context | No | Blocks of surrounding world to include around the build box (needs world read access) | |
| schematic | No | ||
| max_layers | No |