Difference between revisions of "Small Cargo Container"

From Space Engineers Wiki
Jump to: navigation, search
m
(added a better summary, will add image later tonight)
Line 56: Line 56:
 
| version = 01.108
 
| version = 01.108
 
}}
 
}}
{{stub}}
 
  
Small [[Cargo Container]], for storing items.
+
== Overview ==
 +
The smallest of the [[Cargo Container]]s, available on both small and large ships. Scaling at only 1 block size on all grids. The Small Cargo Container is a block with a minimal amount of inventory space used for storing [[components]], [[ores]], [[materials]], and [[tools]]. It has conveyor slots on all sides, However the small ship version only has two small conveyor ports.
  
<!-- The following information is based on version 01.026.014 of the game, made by in-game observations -->
+
== Usage ==
For a Large Ship or a Station, the cargo capacity is 15,625 L, and for a small ship, the cargo capacity is 125 L.
+
The container can be manually inserted with items. However, this can be very inefficient. You can also connect it to other blocks to directly transfer items between them. Simply connect the cargo container [[Conveyor_Mechanics#Conveyor_ports|port]] to either a block such as [[Refinery]]s or [[Conveyor]]s connected to one with an inventory.  
  
 +
The small size cargo container on small ships has a very small amount of cargo space, about 125x less cargo than its larger counterpart on large ships.
  
 +
== Tips ==
 +
*If you leave containers as is, items will automatically pile up inside them. But they won't prevent any from coming in. If you want to make specific cargo containers, use the [[Conveyor Sorter]] block!
 
== Media ==
 
== Media ==
 
[[File:Equivalent containers.jpg|none|thumb|500px|'''[[Large Cargo Container]]''' ([[Small Ship]]), is equivalent to [[Small Cargo Container]] ([[Large Ship]]). They are 15625 liters to cube 2.5 * 2.5 * 2.5 meters]]
 
  
  
Line 74: Line 75:
  
 
== Programming ==
 
== Programming ==
 
 
* [[Programming_Guide/Action_List#Small_Cargo_Container|Action List - Small Cargo Container]]
 
* [[Programming_Guide/Action_List#Small_Cargo_Container|Action List - Small Cargo Container]]

Revision as of 02:06, 18 December 2015


Small Cargo Container Icon.png
Large Ship Icon.png
Large Ship / Station
Small Cargo Container
 
Components
Required

 

 
 
4
 
 
Mass (kg):
0
 
Integrity:
0
 
Build time (seconds):
15
 
Storage Capacity (L):
15625
 
Dimensions (W x H x D):
1 x 1 x 1
Small Cargo Container Icon.png
Small Ship Icon.png
Small Ship
Small Cargo Container
 
Components
Required

 

 
1
 
 
 
Mass (kg):
0
 
Integrity:
0
 
Build time (seconds):
6
 
Storage Capacity (L):
125
 
Dimensions (W x H x D):
1 x 1 x 1

Overview

The smallest of the Cargo Containers, available on both small and large ships. Scaling at only 1 block size on all grids. The Small Cargo Container is a block with a minimal amount of inventory space used for storing components, ores, materials, and tools. It has conveyor slots on all sides, However the small ship version only has two small conveyor ports.

Usage

The container can be manually inserted with items. However, this can be very inefficient. You can also connect it to other blocks to directly transfer items between them. Simply connect the cargo container port to either a block such as Refinerys or Conveyors connected to one with an inventory.

The small size cargo container on small ships has a very small amount of cargo space, about 125x less cargo than its larger counterpart on large ships.

Tips

  • If you leave containers as is, items will automatically pile up inside them. But they won't prevent any from coming in. If you want to make specific cargo containers, use the Conveyor Sorter block!

Media

Related Items

Programming