The Dropper Furnace Action opens a minimal dropper-based furnace interface.Documentation Index
Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
Use this file to discover all available pages before exploring further.
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. |