Types/ItemToPlace: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Type for placeable_by for entities: Item that when placed creates this entity. == Properties == === item === '''Type''': Types/string The item used to place this entity....")
(No difference)

Revision as of 20:31, 18 December 2017

Type for placeable_by for entities: Item that when placed creates this entity.

Properties

item

Type: Types/string

The item used to place this entity.

count

Type: Types/uint

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