Write a schematic file
schematic_writeGenerate a .schem or .nbt file from a build spec or shape and save it to the schematic directory, no server required.
Instructions
Save a build spec or a shape as a .schem (Sponge v3) or .nbt (vanilla structure) file without touching any server. Relative paths go to the schematic dir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| build | No | ||
| shape | No | ||
| format | No | Defaults from the extension: .nbt → structure, anything else → sponge |