name_factory
Assign a stable name to a group of machines and save it to your world, allowing you to identify and manage factory selections across sessions.
Instructions
Name a set of machines and persist it for this world.
The label stores the machine instance ids, which are stable across saves, so it survives moving machines, adding to the factory, and autosave rotation. Calling this again with the same name re-anchors it to the current selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| save | No | ||
| notes | No | ||
| split | No | keep only the largest spatial cluster | |
| world | No | ||
| expand | No | pull in everything belted to the result | |
| select | Yes | selector terms, ANDed. product:<item> | recipe:<name> | building:<class or name> | near:<x,y@radius_m or label@radius_m> | base:<n> | line:<n> | slab:<n> | proposal:<n> | label:<name> | all. Terms are ANDed; comma-separated values inside one term are ORed; prefix a term with '-' to exclude it | |
| dry_run | No |