Skip to content

[FREQ] Allow Fishing Nets to be filtered by Contraption Controls #22

@fabien-gigante

Description

@fabien-gigante

Describe your request

Status

Fishing Nets can't be used as filters on Contraption Controls
Image

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"
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions