Prototype/RocketSiloRocket: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(1.0.0: added rocket_above_wires_slice_offset_from_center, rocket_air_object_slice_offset_from_center)
(1.1: removed result_items)
Line 78: Line 78:


{{Prototype property|flying_trigger|[[Types/TriggerEffect|TriggerEffect]]|optional=true}}
{{Prototype property|flying_trigger|[[Types/TriggerEffect|TriggerEffect]]|optional=true}}
{{Prototype property|result_items|[[Types/table|table]] of [[Types/table|table]]|optional=true}}
Unused in base game. Array of tables/arrays with the following members:
* name or 1 - [[Types/string|string]] - Mandatory. Name of an item.
* amount or 2 - [[Types/ItemCountType|ItemCountType]] - Mandatory. Must be positive.
* required_item or 3 - [[Types/string|string]] - Optional. Name of an item.

Revision as of 19:46, 2 December 2020