Factorio Runtime DocsVersion 2.0.14

ItemIDAndQualityIDPair :: table

An item prototype with optional quality specification.

Table fields

name :: ItemID

Item prototype. Returns LuaItemPrototype when read.

Item prototype. Returns LuaItemPrototype when read.

quality :: QualityID?

Quality prototype. Normal quality will be used if not specified. Returns LuaQualityPrototype when read.

Quality prototype. Normal quality will be used if not specified. Returns LuaQualityPrototype when read.

Classes

Concepts

Events

Defines