industrial_machine_action
Open Industrial Machine — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | industrial_machine_action |
| Type | Misc |
| Color | Blue |
| Icon | fa6-solid:gears |
Fields
| Field | Type | Description |
|---|---|---|
machine | Ref<MachinePositionEntry> | Machine position artifact |
machineId | Var<String> | Type specific ID (must match IndustrialSection machine ID) |
storage | Ref<ArtifactEntry> | Machine storage (inputs/outputs) |
title | Var<String> | Title shown in the menu |
furnitureId | Var<String> | Furniture/CustomBlock ID |
spawnItem | Var<Item> | Item used to spawn an instance of this machine |
failMessage | Var<String> | Message shown when criteria are not met |
Usage Example
- entry: industrial_machine_action
name: "Open Industrial Machine"
machine: ""
machineId: ""
storage: ""
title: ""
furnitureId: ""
spawnItem: ""
failMessage: ""