Describe your request
Status
Fishing Nets can't be used as filters on Contraption Controls

Suggestion
Allow Fishing Nets to be filtered by Contraption Controls, like other contraption components can.
Proposed Implementation
Simply add to the mod \data\create\tags\item\contraption_controlled.json with following content
{
"values": [
"create_integrated_farming:fishing_net"
]
}