Space Engineers

Space Engineers

More Cargo Containers (5x, 10x, 25x + with Oxygen/Hydrogen Tanks) [Multilanguage]
18 Comments
Aksomati_Prime 17 May, 2024 @ 10:27pm 
I've been loving this mod, however I've noticed an issue where connectors don't draw from the small grid cargo when set to collect all
Prof.Liebstrumpf  [author] 7 Jul, 2023 @ 1:20am 
I bet someone made tanks only version. ^^
FantazeR 6 Jul, 2023 @ 6:37pm 
is there a tanks only version? chunky containers are too op for me
MrAnti 19 Apr, 2023 @ 2:35am 
Vielen Dank, du bist der größte. Nochmals Danke das du dir Extra Zeit dafür genommen hast, um diesen Mod zu erstellen. Bist ein Dufter Typ.
Prof.Liebstrumpf  [author] 19 Apr, 2023 @ 2:21am 
Done the 50x and 100x:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2964372166

Replace this mod with the new one. Do not use both together!
MrAnti 19 Apr, 2023 @ 2:00am 
Hallo,

ich verstehe, ich werde mit den werten etwas herumspielen. Ich werde die Save-File nicht bearbeiten denke, werde meine gesamten Frachtcontainer abbauen und neu platzieren. Das wird "sehr" nervig und wird auch viel Zeit fressen. Na ja so habe ich übers Wochenende ein wirklich "langweilige" Aufgabe. Ich danke dir für deine Hilfe.

See You.
Prof.Liebstrumpf  [author] 19 Apr, 2023 @ 1:31am 
yeah, i'm from germany.

Example how the cargo capacity works:
Write <Size x="1" y="1" z="1" /> and you have a volume of 1000L cargo
Write <Size x="2" y="2" z="2" /> and you have a volume of 8000L cargo
(1000 * 2 *2 *2 = 8000L)

This only works for new placed containers, because the volume already written onto your savegamefile for every container! ;)

To modify your current containers volume capacity, you have to edit your savegame.
%AppData%\Roaming\SpaceEngineers\Saves\<yoursteamidhere>\<Savegamename>\SANDBOX_0_0_0_.sbs
But it's a really messy to change it here. After change, you have to DELETE SANDBOX_0_0_0_.sbsB5 because this is the REAL file the game use (crypted ;)
MrAnti 19 Apr, 2023 @ 1:13am 
Hello, (This text was translated into English with Google)

i didn't see that "CargoInventory.sbc" you added an extra sbc file so you can set the storage size yourself. I didn't see that right away, sorry. I changed this "size" in the file myself, which caused me a lot of problems. It's a lot easier to set the bearing size that way, thanks for that, really.

I'm starting to understand I'll do some testing. If the value is <Size x="7.5" y="1.5" z="1.5" /> and I change it to <Size x="7.5" y="7.5" z="7.5" /> what happens then? Is the bearing size multiplied by 7 again?

Do you come from Germany?

See You.
Prof.Liebstrumpf  [author] 19 Apr, 2023 @ 12:59am 
Example: <Size x="7.5" y="1.5" z="1.5" />
Change to <Size x="7.5" y="7.5" z="1.5" /> and you have multiplied your cargo capacity by 7!
Prof.Liebstrumpf  [author] 19 Apr, 2023 @ 12:57am 
No, the size of the container depending on the size in the file "CubeBlocks_"
The old capacity size is still written there but has no effects if you change them:
<InventoryMaxVolume>4</InventoryMaxVolume>
<InventorySize>
<X>2</X>
<Y>2</Y>
<Z>2</Z>
</InventorySize>

The new cargo capacity is now written in "CargoInventory.sbc" as a multiplication in "size".
Stupid solution because you have to calculate with x³ to get the right capacity ^^
or change one value: x, y, or z.


The capacity of hydrogen/oxygen is still in "CubeBlocks".
A matter of time when they changed this too...
MrAnti 19 Apr, 2023 @ 12:54am 
@Prof.Liebstrumpf (This text was translated into English with Google)

Thank you for this information. Your name "Liebstrumpf" are you from Germany or neighboring countries?

PS: Isn't "size" the actual size of the container? Such as 3x3x3? I tried to increase that once, and I had a lot of problems, the container was bigger, but the storage quantity hasn't changed. I also had problems with placement.
MrAnti 19 Apr, 2023 @ 12:34am 
Hello, (This text was translated into English with Google)

yes I am asking you to make one which has 100x capacity. My base is "really" big, I like collecting, and I love mining.I just have way too many containers, if I can reduce it by 50-75% to keep track (and not lose track) that would really help a lot.

I've looked at a lot of SBC-files and I can't figure out how and where the amount of memory is defined in a container.

Thank you for making a mod extra, that is not always a matter of course. :steamthumbsup:

See You. :steamhappy:
Prof.Liebstrumpf  [author] 19 Apr, 2023 @ 12:24am 
If you want to modify the value for cargo capacity you have to modify the "CargoInventory.sbc" -> Size
Prof.Liebstrumpf  [author] 19 Apr, 2023 @ 12:12am 
You need 50x and 100x bigger containers?
I can made one ^^
MrAnti 18 Apr, 2023 @ 8:34pm 
Hello, (This text was translated into English with Google)

i love this mod thank you very much for that. But it's still not enough for me. I have a very large base, I have 100 of your large containers (those many container nerves really), and that's not enough.

I beg you, how can you increase the storage quantity even more? I've looked at the files (SBC) all but I couldn't find anything like this where you can increase the storage amount. I'm not a computer pro or modder pro.

See You.
Prof.Liebstrumpf  [author] 17 Nov, 2022 @ 4:33am 
On the way to fix them.
Whacker 17 Nov, 2022 @ 2:29am 
BTW love this mod and your others, big thumbs up.
Whacker 17 Nov, 2022 @ 2:28am 
Hey just noticed a bug on the 10x and 25x containers, at least for the hydrogen/oxygen tanks. They have the default storage capacity in the .sbc file.