ksp_editor_apply_craft
Build or replace a Kerbal Space Program craft in the editor from a complete JSON document, enabling bulk part creation without manual placement.
Instructions
Replace the editor with a complete craft document built from zero. This is the main bulk-building tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | ||
| pace | No | Frame pacing for live construction: visible=one part per Unity frame, balanced=4, fast=16. | |
| craft | Yes | ||
| parts_per_frame | No | ||
| require_connected | No | ||
| wait_for_completion | No |