Difference between revisions of "Small Conveyor"

From Space Engineers Wiki
Jump to: navigation, search
(Added headers, added relevant info, will post screenshots when time allows me. Stub removed!)
m (category)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{itembox
+
{{SimpleItembox|Mod:Vanilla/CubeBlock/SmallBlockConveyor|Size|Mass|Integrity|BuildTimeSeconds|IsAirTight|PCU}}
| item = Small Conveyor
+
{{CategorizeComponents|Mod:Vanilla/CubeBlock/SmallBlockConveyor}}
| description = Small conveyor to transfer items between ship systems
 
| tool = no
 
| largeship = no
 
| smallship = yes
 
| component = no
 
| rawmaterial = no
 
| material = no
 
  
| sbuildtime = 10
 
| scomponentstructure = 1
 
| scomponent1 = Interior Plate
 
| scomponent1amt = 2
 
| scomponent2 = Motor
 
| scomponent2amt = 1
 
| scomponent3 = Construction Component
 
| scomponent3amt = 4
 
| scomponent4 = Interior Plate
 
| scomponent4amt = 2
 
 
 
| version = 01.037.014
 
}}
 
 
== Overview ==
 
== Overview ==
The Small Conveyor block is a smaller, cheaper version of the [[Conveyor]] block. It functions the same in that it allows the transfer of items from one inventory to another through [[Conveyor_Mechanics#Conveyor_ports|conveyor ports]]. It also has no control panel or interface in which to interact with.
+
The Small Conveyor block is a smaller, cheaper version of the [[Conveyor Junction]] block. It functions the same in that it allows the transfer of items from one inventory to another through [[Conveyor_Mechanics#Conveyor_ports|conveyor ports]] on all sides. It also has no control panel or interface in which to interact with.
  
 
== Usage ==
 
== Usage ==
The Conveyor block automatically allows items to be passed through it once it is finished being built, and the grid (ship/station) it is being placed on has [[Electricity|power]].
+
The Conveyor block automatically allows items to be passed through it once it is finished being built, and the grid (ship/station) it is being placed on has [[Electricity|power]]. Conveyors are also capable of transferring [[Oxygen]] and [[Hydrogen]].
  
 
While the small ship conveyor blocks are able to transfer items the same way as its larger counterparts, it has some limitations. Not all items are able to pass through the small conveyors as they are too large.
 
While the small ship conveyor blocks are able to transfer items the same way as its larger counterparts, it has some limitations. Not all items are able to pass through the small conveyors as they are too large.
  
* See Conveyor Mechanics for more information -  [[Conveyor_Mechanics#Items_that_can_transfer_through_small_ports|Small Conveyor: Item List]]
+
* See [[Conveyor Mechanics]] for more information -  [[Conveyor_Mechanics#Items_that_can_transfer_through_small_ports|Small Conveyor: Item List]]
  
 
== Media ==
 
== Media ==
  
 
== Tips ==
 
== Tips ==
* Small Conveyor blocks and large conveyors cannot directly connect with each other. The only way is to use a [[Medium Cargo Container]] as the junction point between them.
+
* Small Conveyor blocks and large conveyors cannot directly connect with each other. The only way is to use a block with both large and small conveyor ports, such as a [[Medium Cargo Container]] or a [[Conveyor Junction]], as the junction point between them.
  
 
== Known Issues ==
 
== Known Issues ==
 
* All conveyors require power to function. However, interestingly enough the conveyor blocks do not have any power consumption. So while it does need power to pass items through it, it won't actually drain any power from the grid.
 
* All conveyors require power to function. However, interestingly enough the conveyor blocks do not have any power consumption. So while it does need power to pass items through it, it won't actually drain any power from the grid.
* [[Update 01.110]] - Conveyor blocks consume noticable amounts of processing power, and therefore causing a lot of in-game lag.
+
* [[Update 01.110]] - Conveyor blocks consume noticeable amounts of processing power, and therefore causing a lot of in-game lag.
  
 
== Related Items ==
 
== Related Items ==
*[[Conveyor]]
+
*[[Conveyor Junction]]
 
*[[Conveyor Tube]]
 
*[[Conveyor Tube]]
 
*[[Curved Conveyor Tube]]
 
*[[Curved Conveyor Tube]]
Line 60: Line 39:
 
</div>
 
</div>
 
[[Category:Conveyor and Cargo Blocks]]
 
[[Category:Conveyor and Cargo Blocks]]
 +
[[Category:Conveyor Blocks]]
 +
[[Category:Functional Blocks]]

Latest revision as of 23:01, 18 May 2020

Small Conveyor Icon.png
Small Ship
Small Conveyor
Small Ship Icon.png

ComponentsRequired

 Functional 

Dimensions (W,H,L)1,1,1
Mass68 kg
68,000 g
68,000,000 mg
0.068 t
Integrity220
Build time8 s
Is AirtightYes
PCU Cost10
BrowseLast edit: 2020-05-05

Overview

The Small Conveyor block is a smaller, cheaper version of the Conveyor Junction block. It functions the same in that it allows the transfer of items from one inventory to another through conveyor ports on all sides. It also has no control panel or interface in which to interact with.

Usage

The Conveyor block automatically allows items to be passed through it once it is finished being built, and the grid (ship/station) it is being placed on has power. Conveyors are also capable of transferring Oxygen and Hydrogen.

While the small ship conveyor blocks are able to transfer items the same way as its larger counterparts, it has some limitations. Not all items are able to pass through the small conveyors as they are too large.

Media

Tips

  • Small Conveyor blocks and large conveyors cannot directly connect with each other. The only way is to use a block with both large and small conveyor ports, such as a Medium Cargo Container or a Conveyor Junction, as the junction point between them.

Known Issues

  • All conveyors require power to function. However, interestingly enough the conveyor blocks do not have any power consumption. So while it does need power to pass items through it, it won't actually drain any power from the grid.
  • Update 01.110 - Conveyor blocks consume noticeable amounts of processing power, and therefore causing a lot of in-game lag.

Related Items

Programming

Update History

Update 01.027
  • Conveyor systems now require power (electricity) in order to function