pub fn expand_secondary_component(
    tool: ToolKind,
    _material: Material,
    hand_restriction: Option<Hands>
) -> impl Iterator<Item = ItemDefinitionIdOwned>