Factorio Runtime DocsVersion 2.0.14

Ingredient :: table

Table fields

type :: "item" or "fluid"
name :: string

Prototype name of the required item or fluid.

Prototype name of the required item or fluid.

amount :: double

Amount of the item or fluid.

Amount of the item or fluid.

ignored_by_stats :: uint or double?

How much of this ingredient is ignored by statistics.

How much of this ingredient is ignored by statistics.

Other attributes may be specified depending on type:

fluid

minimum_temperature :: float?

The minimum fluid temperature required.

The minimum fluid temperature required.

maximum_temperature :: float?

The maximum fluid temperature allowed.

The maximum fluid temperature allowed.

Classes

Concepts

Events

Defines