# Required Amounts Only

Sets `conf_comp.showAvailable: false` so each row prints only the `required` quantity instead of the `available/required` pair - useful for a recipe card that lists what a craft costs. The met/unmet ✓/✗ check is still computed from `available >= required`, so the unsatisfied Ruby and Enchanted Cloth rows remain flagged and the summary reads "Missing materials".
