Difference between revisions of "Mod:Vanilla/CubeBlock/ConnectorSmall"
From Space Engineers Wiki
Vox Serico (talk | contribs) (Created page with "{{#set:Translation = Ejector |Main article = Conveyor <!-- CubeBlocks_Logistics.sbc --> |TypeId = ShipConnector |SubtypeId...") |
Vox Serico (talk | contribs) m (The inventory volume is based on the block's dimensions, but scaled down to 80%.) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#set:Translation = Ejector | {{#set:Translation = Ejector | ||
− | |Main article = | + | |Main article = Ejector |
<!-- CubeBlocks_Logistics.sbc --> | <!-- CubeBlocks_Logistics.sbc --> | ||
|TypeId = ShipConnector | |TypeId = ShipConnector | ||
|SubtypeId = ConnectorSmall | |SubtypeId = ConnectorSmall | ||
− | |Icon = | + | |Icon = Ejector Icon.png |
|CubeSize = Small | |CubeSize = Small | ||
|Size = 1,1,1 | |Size = 1,1,1 | ||
Line 23: | Line 23: | ||
|Integrity = {{Calculate integrity}} | |Integrity = {{Calculate integrity}} | ||
|Volume = {{Calculate Volume}} | |Volume = {{Calculate Volume}} | ||
− | |InventoryVolume = {{Calculate InventoryVolume}} | + | |InventoryVolume = {{#expr: {{Calculate InventoryVolume}} * 0.8^3}} |
|BuildTimeSeconds = 10 | |BuildTimeSeconds = 10 | ||
|PCU = 125 | |PCU = 125 | ||
|IsAirTight = No | |IsAirTight = No | ||
+ | |RequiredPowerInput = 0.00001MW<!-- from Sandbox.Game.Entities.Cube.MyShipConnector Init(MyObjectBuilder_CubeBlock objectBuilder, MyCubeGrid cubeGrid)--> | ||
}} | }} | ||
{{Game Object Data}} | {{Game Object Data}} |
Latest revision as of 03:55, 17 April 2021
Attention | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Game Object Data - This page contains properties that represent an in-game object. It is not meant to be human-readable. This page was last updated on Sat, 17 Apr 2021 03:55:46 +0000. Is the data wrong or out of date?
|