In other languages: Čeština Deutsch Français 日本語 Nederlands Polski Русский Українська 简体中文

Storage: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (Touchups.)
(formatting, removed outdated examples)
Line 1: Line 1:
{{Languages}}
{{Languages}}''Storage'' is the  concept of '''storing items'''. It is not always necessary to store large quantities of items, since they are often an intermediate product that can be passed from its production machine to machines that consume them without any intermittent dedicated storage facilities.
 
''Storage'' is the  concept of '''storing items'''. It is not always necessary to store large quantities of items, since they are often an intermediate product that can be passed from its production machine to machines that consume them without any intermittent dedicated storage facilities.
 


== Overview ==
== Overview ==
Line 27: Line 24:


== Fluid storage ==
== Fluid storage ==
 
{{Main|Fluid system}}
''Main article: [[Fluid system]]


Fluids are not items, and have their own dedicated infrastructure. Fluid containers can only hold one type of fluid at a time, as opposed to item inventories that can hold stacks of different items. Fluids can be stored in one of the following:
Fluids are not items, and have their own dedicated infrastructure. Fluid containers can only hold one type of fluid at a time, as opposed to item inventories that can hold stacks of different items. Fluids can be stored in one of the following:
Line 36: Line 32:
* [[Pipe]]: the transport belt analogue for fluids.
* [[Pipe]]: the transport belt analogue for fluids.
* [[Barrel]]s: most fluids in the game (except for [[Steam]]) can be put into items that hold 250 units of fluid each. Barrels can be handled like any other item.
* [[Barrel]]s: most fluids in the game (except for [[Steam]]) can be put into items that hold 250 units of fluid each. Barrels can be handled like any other item.
== Examples/Discussion ==
* [http://www.factorioforums.com/forum/viewtopic.php?f=5&t=6667 Belt buffers]
* [http://www.factorioforums.com/forum/viewtopic.php?f=8&t=8378 network monitored resource buffer + autosorter]
* [https://forums.factorio.com/viewtopic.php?f=8&t=23797 Using a Cargo Car as a Buffer]


== See also ==
== See also ==

Revision as of 19:35, 23 December 2017

Storage is the concept of storing items. It is not always necessary to store large quantities of items, since they are often an intermediate product that can be passed from its production machine to machines that consume them without any intermittent dedicated storage facilities.

Overview

  • Stack: a stack is the basic element to store items. A stack goes into a slot in an inventory.
  • Chests: the most common form of storage.
  • Vehicle: Vehicles can store a significant amount of items.
    • Car: The car has an 80 slot inventory.
    • Cargo wagon: Has 40 slots for storage.
  • Transport belts: The amount of items on a transport belt can be deceptively high, especially at train stops and in production where this must be taken into account. Splitters and underground belts also hold a small amount of items.

Simple buffers

The most common form of storage, buffers, are useful when a factory only uses a resource intermittently. By creating a buffer, one can assure that the resource being buffered is always present when it's needed, very important for items that are slow to produce. Buffers can also be used to ensure that certain items are always being produced or mined.

Some examples of buffers include:

Belts store about 72 items per 10 belts when both sides of the belt are used.
Chests can be used to create larger buffers of items.
  • Machine Buffer
Assembling machines and other production machines can hold a very small amount of items in their output slot. They will stop working until these items are emptied.

Fluid storage

Main article: Fluid system

Fluids are not items, and have their own dedicated infrastructure. Fluid containers can only hold one type of fluid at a time, as opposed to item inventories that can hold stacks of different items. Fluids can be stored in one of the following:

  • Storage tank: the chest analogue for fluids. Holds up to 25,000 units of fluid.
  • Fluid wagon: effectively a set of 3 storage tanks.
  • Pipe: the transport belt analogue for fluids.
  • Barrels: most fluids in the game (except for Steam) can be put into items that hold 250 units of fluid each. Barrels can be handled like any other item.

See also