Skip to main content

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.

The Dropper Furnace Action opens a minimal dropper-based furnace interface.

Properties

PropertyTypeDefaultDescription
idStringUnique identifier.
machineRef<MachinePositionEntry>Machine position artifact.
fuelRef<FuelStorageEntry>Fuel storage artifact.
inputRef<InputStorageEntry>Input storage artifact.
outputRef<OutputStorageEntry>Output storage artifact.
recipesList<FurnaceRecipeSpec>Custom recipes.
fuelsList<FurnaceFuelSpec>Custom fuels.

Example

dropper_furnace_action:
  id: "my_dropper_furnace"
  machine: "my_machine_pos"