Factorio Prototype DocsVersion 1.1.107

CraftItemTipTrigger :: struct

Properties

type :: "craft-item"
item optional :: ItemID
event_type :: union
consecutive optional :: bool

Can only be used when event_type is "crafting-finished".

Can only be used when event_type is "crafting-finished".

count optional :: uint32

Properties

type :: "craft-item"

item :: ItemID optional

event_type :: union

Union members

"crafting-of-single-item-ordered"
"crafting-of-multiple-items-ordered"
"crafting-finished"

consecutive :: bool optional

Default: false

Can only be used when event_type is "crafting-finished".

count :: uint32 optional

Default: 1


Type used in

Prototypes

Types