Prototype/Inserter: Difference between revisions
m (Protected "Prototype/Inserter": Migrated prototype doc to separate website ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(Updated styling of prototype doc migration note) |
||
Line 1: | Line 1: | ||
'''The prototype docs have moved to a new website with an improved format.''' This documentation page can now be found here: [https://lua-api.factorio.com/latest/prototypes/InserterPrototype.html https://lua-api.factorio.com/latest/prototypes/InserterPrototype.html] | <div class="stub"><p>'''The prototype docs have moved to a new website with an improved format.''' This documentation page can now be found here: [https://lua-api.factorio.com/latest/prototypes/InserterPrototype.html https://lua-api.factorio.com/latest/prototypes/InserterPrototype.html] | ||
This wiki page is no longer updated and '''will be removed at some point in the future''', so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback [https://forums.factorio.com/viewforum.php?f=233 on the forums]. | </p><p>This wiki page is no longer updated and '''will be removed at some point in the future''', so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback [https://forums.factorio.com/viewforum.php?f=233 on the forums].</p></div> | ||
Revision as of 10:43, 21 September 2023
The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/prototypes/InserterPrototype.html
This wiki page is no longer updated and will be removed at some point in the future, so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback on the forums.
Template:Prototype parent An inserter.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithOwner.
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 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 this burner inserter can fuel itself from the fuel inventory of the entity it is picking up items from.
Template:Prototype property Whether the item that the inserter is holding should be drawn.
Template:Prototype property Whether the inserter should be able to fish fish.
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 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 Whether the inserter hand should move to the items it picks up from belts, leading to item chasing behaviour. If this is off, the inserter hand will stay in the center of the belt and any items picked up from the edges of the belt "teleport" to the inserter hand.
Template:Prototype property Stack size bonus that is inherent to the prototype without having to be researched.