Factorio Prototype DocsVersion 1.1.101

ItemToPlace :: struct

Item that when placed creates this entity/tile.

Properties

item :: ItemID

The item used to place this entity.

The item used to place this entity.

count :: uint32

How many items are used to place one of this entity.

How many items are used to place one of this entity.

Properties

item :: ItemID

The item used to place this entity.

count :: uint32

How many items are used to place one of this entity. Can't be larger than the stack size of the item.

Prototypes

Types