machine_dashboard_config
Type: misc entry
Exact entry ID: machine_dashboard_config
Role
This TypeWriter entry is registered in code with the exact display name Machine Dashboard Wording.
Verified fields
| Exact field | Type | Field guidance |
|---|---|---|
stateActive | String | Label of a machine that produced on its last tick |
stateStalled | String | Label of a machine idle for a reason the player can clear (full output, out of fuel) |
stateUnpowered | String | Label of a machine idle for want of power |
stateIdle | String | Label of a machine with nothing to do |
stateDormant | String | Label of a machine whose chunk is not loaded, so it is not ticking at all |
linkOn | String | Label of a machine wired into the dimension grid |
linkOff | String | Label of a machine that needs power but is not wired |
linkNone | String | Label of a machine that draws no power at all |
In practice
Start with the required fields, save the TypeWriter page, and test this entry in the context that triggers it. Select dynamic values and references from the web interface when a selector is available.
Common issue
If machine_dashboard_config is not available, check the installed extension version, the selected TypeWriter category, the exact identifier, and the extension dependencies. An entry from a Soon extension must not be used as an available feature.
Technical reference
| Source module | Source file |
|---|---|
TypeWriter-MachineExtension | MachineDashboardConfigEntry.kt |