Documentation Index
Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
Use this file to discover all available pages before exploring further.
Schematic State Artifact
Type:schematic_state_artifact
Tags: blockify, schematic, artifact, blocks
Artifact for storing broken block states in schematics. This allows persistence of broken blocks across sessions.
Configuration
| Field | Type | Default | Description |
|---|---|---|---|
id | String | "" | Unique identifier for this entry. |
name | String | "" | Name for this entry. |
artifactId | String | ”schematic_state” | Unique ID for this artifact storage. |
group | Ref<GroupEntry> | Empty | Optional group for shared schematic state. |