Factorio Runtime DocsVersion 2.0.55

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.

fluidbox_index :: uint?
fluidbox_multiplier :: uint8?

Classes

Concepts

Events

Defines