Types/ItemToPlace

From Official Factorio Wiki
Revision as of 20:31, 18 December 2017 by Bilka (talk | contribs) (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....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.