Change Inventory Size Space Engineers
We will describe in this article how you can change the size of the player inventory.
We will also explain how you can change the various multipliers.
SpaceEngineers-Dedicated.cfg
One option is to change the settings in the SpaceEngineers-Dedicated.cfg.
However, this is only possible if the server hasn’t been started yet.
If the server has already started, you will have to change the values in the savegame.
We will explain how to do that below.
To be able to edit the SpaceEngineers-Dedicated.cfg, your server needs to be in Advanced Mode.
Find the following line in the config:
<InventorySizeMultiplier>1</InventorySizeMultiplier>
Change the 1 to the desired value.
Important: Too high values can have unintended side effects!
By the way, you can adjust other values besides just the inventory size.
You will find a list of available settings further below.
Once you have made all the desired settings, click on Save and start your server.
sandbox.sbc & sandbox_config.sbc
If your server has already been started, you can only change the inventory size in the savegame itself.
We describe how you can download your savegame here: Download Savegame.
You need to change the settings in both the sandbox.sbc
and sandbox_config.sbc
files!
If you only edit one file, the changes will not be properly applied!
Find the following line in both files:
<InventorySizeMultiplier>1</InventorySizeMultiplier>
Change the 1 to the desired value.
Important: Too high values can have unintended side effects!
By the way, you can adjust other values besides just the inventory size.
You will find a list of available settings further below.
Save both files and upload them back to the Saves FTP.
Settings
Setting | Description |
---|---|
<InventorySizeMultiplier>1</InventorySizeMultiplier> | Multiplier for the inventory size Default is 1 |
<BlocksInventorySizeMultiplier>1</BlocksInventorySizeMultiplier> | Multiplier for the block inventory Default is 1 |
<AssemblerSpeedMultiplier>1</AssemblerSpeedMultiplier> | Determines the assembler speed Default is 1 |
<AssemblerEfficiencyMultiplier>1</AssemblerEfficiencyMultiplier> | Determines the efficiency of the assembler The higher the value, the less material is required Default is 1 |
<RefinerySpeedMultiplier>1</RefinerySpeedMultiplier> | Determines the speed of the refinery Default is 1 |
<WelderSpeedMultiplier>1</WelderSpeedMultiplier> | Determines the speed of the welder Default is 1 |
<GrinderSpeedMultiplier>1</GrinderSpeedMultiplier> | Determines the speed of the grinder Default is 1 |
<HackSpeedMultiplier>0.33</HackSpeedMultiplier> | Determines the speed of hacking Default is 0.33 |
<FloraDensityMultiplier>1</FloraDensityMultiplier> | Determines the number of plants Too high values can negatively impact performance Default is 1 |
<HarvestRatioMultiplier>1</HarvestRatioMultiplier> | Determines how many materials you receive Default is 1 |