Prototype/Inserter: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Converted to SMW format, 0.17.61)
(→‎Optional properties: more descriptions)
Line 34: Line 34:
== Optional properties ==
== Optional properties ==


{{Prototype property|energy_per_movement|[[Types/Energy|Energy]]|optional=true}}
{{Prototype property|energy_per_movement|[[Types/Energy|Energy]]|0|optional=true}}


{{Prototype property|energy_per_rotation|[[Types/Energy|Energy]]|optional=true}}
{{Prototype property|energy_per_rotation|[[Types/Energy|Energy]]|0|optional=true}}


{{Prototype property|stack|[[Types/bool|bool]]|false|optional=true}}
{{Prototype property|stack|[[Types/bool|bool]]|false|optional=true}}
Whether this inserter is considered a stack inserter. Relevant for determining how [[Inserter capacity bonus (research)]] applies to the inserter.


{{Prototype property|allow_custom_vectors|[[Types/bool|bool]]|false|optional=true}}
{{Prototype property|allow_custom_vectors|[[Types/bool|bool]]|false|optional=true}}
Line 44: Line 45:


{{Prototype property|draw_held_item|[[Types/bool|bool]]|true|optional=true}}
{{Prototype property|draw_held_item|[[Types/bool|bool]]|true|optional=true}}
Whether the item that the inserter is holding should be drawn.


{{Prototype property|filter_count|[[Types/uint8|uint8]]|0|optional=true}}
{{Prototype property|filter_count|[[Types/uint8|uint8]]|0|optional=true}}
Maximum count of filtered items in inserter is 5.
How many filters this inserter has. Maximum count of filtered items in inserter is 5.


{{Prototype property|hand_size|[[Types/double|double]]|0.75|optional=true}}
{{Prototype property|hand_size|[[Types/double|double]]|0.75|optional=true}}

Revision as of 15:41, 5 August 2019

Template:Prototype parent An inserter.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property Defines how this inserter gets energy. The emissions set on the energy source are ignored so inserters cannot produce pollution.

Optional properties

Template:Prototype property

Template:Prototype property

Template:Prototype property Whether this inserter is considered a stack inserter. Relevant for determining how Inserter capacity bonus (research) applies to the inserter.

Template:Prototype property Whether pickup and insert position can be set run-time.

Template:Prototype property Whether the item that the inserter is holding should be drawn.

Template:Prototype property How many filters this inserter has. Maximum count of filtered items in inserter is 5.

Template:Prototype property Used to determine how long the arm of the inserter is when drawing it. Does not affect gameplay. The lower the value, the straighter the arm. Increasing the value will give the inserter a bigger bend due to its longer parts.

Template:Prototype property The maximum circuit wire distance for this entity.

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property Whether the yellow arrow that indicates the drop point of the inserter and the line that indicates the pickup position should be drawn.

Template:Prototype property

Template:Prototype property