# Empty Station

A fresh four-slot crafting bench that opens with empty inputs, a disabled Craft button, and the "Place materials in the input slots." hint. An "Add Materials" button calls `setInputItem()` for each slot and `setOutput(item, true)`, which resolves the recipe, lights the output slot, and enables Craft.
