Space Engineers

Space Engineers

Improved
MrChupa 25 Apr, 2021 @ 3:37am
Bugs + Fixes
NO AMMO FIX: go to Steam\steamapps\workshop\content\244850\820259930\Data
open with notepad++: CubeBlocks-Improved.sbc
search for assembler, there you will find "BlueprintClasses"

<BlueprintClasses>
<Class>LargeBlocks</Class>
<Class>SmallBlocks</Class>
<Class>Components</Class>
<Class>EliteTools</Class>
<Class>Improved</Class>
</BlueprintClasses>

change to

<BlueprintClasses>
<Class>LargeBlocks</Class>
<Class>SmallBlocks</Class>
<Class>Components</Class>
<Class>EliteTools</Class>
<Class>Improved</Class>
<Class>Ammo</Class>
</BlueprintClasses>
< >
Showing 1-12 of 12 comments
IronCat© 27 Jun, 2021 @ 3:00am 
Hello, you have made a fix for cartridges, but there is still a problem with consumables, such as the canvas of the parachute, and also with cartridges from other mods.
MrChupa 27 Jun, 2021 @ 4:42am 
yeah, someone has to go through all the SE files to find out the correct classnames they use in vanilla assembler and that one is definitely not me^^
hoping for the owner of the mod to update it, but last time was 02/2020....
IronCat© 27 Jun, 2021 @ 5:45am 
Can you tell me where to look for it.
MrChupa 27 Jun, 2021 @ 5:53am 
sry, i didnt concern myself with the file architecture of SE
IronCat© 4 Jul, 2021 @ 12:46am 
<BlueprintClasses>
<Class>LargeBlocks</Class>
<Class>SmallBlocks</Class>
<Class>Components</Class>
<Class>EliteTools</Class>
<Class>BuildPlanner</Class>
<Class>EliteConsumables</Class>
</BlueprintClasses>
IronCat© 4 Jul, 2021 @ 12:46am 
what I managed to find in the game files
IronCat© 4 Jul, 2021 @ 12:47am 
<BlueprintClasses>
<Class>SimpleComponents</Class>
<Class>Tools</Class>
<Class>Consumables</Class>
</BlueprintClasses>
IronCat© 4 Jul, 2021 @ 12:48am 
and what is this in the basic collector
IronCat© 4 Jul, 2021 @ 12:48am 
steam\steamapps\common\SpaceEngineers\Content\Data\CubeBlocks\CubeBlocks_Production.sbc
IronCat© 4 Jul, 2021 @ 12:57am 
<BlueprintClasses>
<Class>LargeBlocks</Class>
<Class>SmallBlocks</Class>
<Class>Components</Class>
<Class>EliteTools</Class>
<Class>BuildPlanner</Class>
<Class>EliteConsumables</Class>
<Class>Ammo</Class>
<Class>Improved</Class>
</BlueprintClasses>
IronCat© 4 Jul, 2021 @ 12:59am 
this is a new bug fix
Darelius  [developer] 19 Nov, 2024 @ 11:16am 
So, Mod updated
< >
Showing 1-12 of 12 comments
Per page: 1530 50