Space Engineers

Space Engineers

More Cargo Containers (5x, 10x, 25x + with Oxygen/Hydrogen Tanks) [Multilanguage]
18 則留言
Aksomati_Prime 2024 年 5 月 17 日 下午 10:27 
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  [作者] 2023 年 7 月 7 日 上午 1:20 
I bet someone made tanks only version. ^^
FantazeR 2023 年 7 月 6 日 下午 6:37 
is there a tanks only version? chunky containers are too op for me
MrAnti 2023 年 4 月 19 日 上午 2:35 
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  [作者] 2023 年 4 月 19 日 上午 2:21 
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 2023 年 4 月 19 日 上午 2:00 
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  [作者] 2023 年 4 月 19 日 上午 1:31 
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 2023 年 4 月 19 日 上午 1:13 
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  [作者] 2023 年 4 月 19 日 上午 12:59 
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  [作者] 2023 年 4 月 19 日 上午 12:57 
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 2023 年 4 月 19 日 上午 12:54 
@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 2023 年 4 月 19 日 上午 12:34 
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  [作者] 2023 年 4 月 19 日 上午 12:24 
If you want to modify the value for cargo capacity you have to modify the "CargoInventory.sbc" -> Size
Prof.Liebstrumpf  [作者] 2023 年 4 月 19 日 上午 12:12 
You need 50x and 100x bigger containers?
I can made one ^^
MrAnti 2023 年 4 月 18 日 下午 8:34 
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  [作者] 2022 年 11 月 17 日 上午 4:33 
On the way to fix them.
Whacker 2022 年 11 月 17 日 上午 2:29 
BTW love this mod and your others, big thumbs up.
Whacker 2022 年 11 月 17 日 上午 2:28 
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.