Factorio Runtime DocsVersion 2.0.14

CraftingQueueItem :: table

Table fields

index :: uint

The index of the item in the crafting queue.

The index of the item in the crafting queue.

recipe :: string

The recipe being crafted.

The recipe being crafted.

count :: uint

The amount of items being crafted.

The amount of items being crafted.

prerequisite :: boolean

The item is a prerequisite for another item in the queue.

The item is a prerequisite for another item in the queue.

Classes

Concepts

Events

Defines