Factorio Runtime DocsVersion 2.0.14

InfinityInventoryFilter :: table

A single filter used by an infinity-filters instance.

Table fields

name :: string

Name of the item.

Name of the item.

count :: uint?

The count of the filter.

The count of the filter.

mode :: "at-least" or "at-most" or "exactly"?

Defaults to "at-least".

Defaults to "at-least".

index :: uint

The index of this filter in the filters list. Not required when writing a filter.

The index of this filter in the filters list. Not required when writing a filter.

Classes

Concepts

Events

Defines