Properties
| Property | Type | Default | Description |
|---|---|---|---|
id | String | Unique identifier. | |
machine | Ref<MachinePositionEntry> | Machine position artifact. | |
fuel | Ref<FuelStorageEntry> | Fuel storage artifact. | |
input | Ref<InputStorageEntry> | Input storage artifact. | |
output | Ref<OutputStorageEntry> | Output storage artifact. | |
recipes | List<FurnaceRecipeSpec> | Custom recipes. | |
fuels | List<FurnaceFuelSpec> | Custom fuels. |