Space Engineers

Space Engineers

XPAR Modular Energy
Souper07  [udvikler] 25. maj 2015 kl. 14:50
Assembler friendly.
I made a file that adds all of these new blocks to the assembler for survivalists like myself. Create a new file in the DATA folder called BlueprintClasses.sbc and paste this in, please.



<?xml version="1.0"?>
<Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<BlueprintClasses>
</BlueprintClasses>
<BlueprintClassEntries>

<Entry Class="SmallBlocks" BlueprintSubtypeId="UpgradeModule/XPAR_Reactor_Upgrade_Light_Small" />
<Entry Class="LargeBlocks" BlueprintSubtypeId="UpgradeModule/XPAR_Reactor_Upgrade_Light_Large" />
<Entry Class="SmallBlocks" BlueprintSubtypeId="UpgradeModule/XPAR_Reactor_Upgrade_Medium_Small" />
<Entry Class="LargeBlocks" BlueprintSubtypeId="UpgradeModule/XPAR_Reactor_Upgrade_Medium_Large" />
<Entry Class="SmallBlocks" BlueprintSubtypeId="UpgradeModule/XPAR_Reactor_Upgrade_Heavy_Small" />
<Entry Class="LargeBlocks" BlueprintSubtypeId="UpgradeModule/XPAR_Reactor_Upgrade_Heavy_Large" />
<Entry Class="SmallBlocks" BlueprintSubtypeId="Reactor/XPAR_Reactor_Light_Small" />
<Entry Class="LargeBlocks" BlueprintSubtypeId="Reactor/XPAR_Reactor_Light_Large" />
<Entry Class="SmallBlocks" BlueprintSubtypeId="Reactor/XPAR_Reactor_Medium_Small" />
<Entry Class="LargeBlocks" BlueprintSubtypeId="Reactor/XPAR_Reactor_Medium_Large" />
<Entry Class="SmallBlocks" BlueprintSubtypeId="Reactor/XPAR_Reactor_Heavy_Small" />
<Entry Class="LargeBlocks" BlueprintSubtypeId="Reactor/XPAR_Reactor_Heavy_Large" />
<Entry Class="SmallBlocks" BlueprintSubtypeId="BatteryBlock/XPAR_Battery_Small" />
<Entry Class="LargeBlocks" BlueprintSubtypeId="BatteryBlock/XPAR_Battery_Large" />
<Entry Class="SmallBlocks" BlueprintSubtypeId="BatteryBlock/XPAR_Capacitor_Small" />
<Entry Class="LargeBlocks" BlueprintSubtypeId="BatteryBlock/XPAR_Capacitor_Large" />
<Entry Class="SmallBlocks" BlueprintSubtypeId="BatteryBlock/XPAR_Fuel_Cell_Small" />
<Entry Class="LargeBlocks" BlueprintSubtypeId="BatteryBlock/XPAR_Fuel_Cell_Large" />


</BlueprintClassEntries>
</Definitions>

This will make all of your blocks show up in the assembler menu!
< >
Viser 1-5 af 5 kommentarer
Craig P  [udvikler] 27. maj 2015 kl. 6:01 
Oh! I wonder what I was doing wrong, I couldn't get it to work.

I'll do this tonight.
Souper07  [udvikler] 1. juni 2015 kl. 17:35 
Any chance you added this? I can dropbox you the files if you want. I added it on my own computer but that makes the mod a "local" mod and can't be used with multiplayer :/ I love your fuel cell and battery btw, very very usefull. The upgrade modules are nice too when you need just a little more power out of your reactors.
Craig P  [udvikler] 1. juni 2015 kl. 17:57 
My apologies, DX11 came along and ♥♥♥♥♥♥ up my timeline. I just did it, thanks for your help!
Souper07  [udvikler] 1. juni 2015 kl. 18:46 
Yeah bad timing for me I just started to get a good grip on how textures worked. Now I'm back to being confused. I see you posted a video on DX11 textures I'll have to check it out when I get home.
Craig P  [udvikler] 1. juni 2015 kl. 19:11 
Tell me what you think if you do watch them.
< >
Viser 1-5 af 5 kommentarer
Per side: 1530 50