Space Engineers

Space Engineers

[v6.5.10] Lord Wiader's Tiered Systems - LWTS (KptKosmit91's Tiered Systems/Tiered Everything)
SultonMRP 9 Apr, 2020 @ 6:23am
Modifcations for ore name...
VoxelMaterials:
<MinedOre>Titanium (LWTS)</MinedOre>
to
<MinedOre>Titanium</MinedOre>
----------------
Blueprints_Titanium:
<Item Amount="1" TypeId="Ore" SubtypeId="Titanium (LWTS)" />
to
<Item Amount="1" TypeId="Ore" SubtypeId="Titanium" />
----------------
PhysicalItems:
<SubtypeId>Titanium (LWTS)</SubtypeId>
to
<SubtypeId>Titanium</SubtypeId>
------------------------------
I did these changes and the ore was mineable, seen as Titanium with ore detector, tossed into a T7 refinery and it refined correctly.

Note: this change will remove any unrefined ore in any inventory, does not effect refined ingots.
< >
Showing 1-10 of 10 comments
-=KptKosmit91=-  [developer] 9 Apr, 2020 @ 6:27am 
"this change will remove any unrefined ore in any inventory, does not effect refined ingots."

I know that, and that's the reason I don't really want to change this :/
SultonMRP 9 Apr, 2020 @ 9:25am 
I fig that, just stated it for other people, so they know any changes will effect items in game :3
Last edited by SultonMRP; 9 Apr, 2020 @ 9:25am
-=KptKosmit91=-  [developer] 9 Apr, 2020 @ 9:32am 
I see, I might actually go ahead and create a new Titanium ore and keep the old one, this way the old one is still refineable, but only the new one is mineable. The old one would be there just so it wouldn't disapear for now reason
SultonMRP 9 Apr, 2020 @ 10:32am 
beat ya too it :3
SultonMRP 9 Apr, 2020 @ 10:33am 
Test version I came up with, both ores exist, only reg titanium is mineable, and refineries can smelt both to titanium/iron

LWTS Test
https://steamproxy.net/sharedfiles/filedetails/?id=2054445539
Based on
X Tier Blocks variant
https://steamproxy.net/sharedfiles/filedetails/?id=1866826775
SultonMRP 9 Apr, 2020 @ 10:33am 
let me know when ya done looking at code and ill remove the workshop posting
SultonMRP 9 Apr, 2020 @ 10:36am 
btw what editor ya use for SBC? I use Notepad++ your sbc shows as long continuous lines of code
-=KptKosmit91=-  [developer] 9 Apr, 2020 @ 2:16pm 
I use notepad++ too, but I use a special tool to combine all files into one. It comes with some additional features such as creation of new G-Screen block categories that automatically include all blocks from the mod, or automatically adding to the Large and Small block categories

The combined sbc files are done the way they are to hopefully scare of people who want to potentially steal the mod. There's a way around that but if you don't know it, it can work :P
-=KptKosmit91=-  [developer] 9 Apr, 2020 @ 2:17pm 
And, I know how to make add the new Titanium and keep the old one, thanks for the help though :)
Apns 8 Jun, 2023 @ 11:55am 
So I am trying to add the titanium to Mars using configurable ores but it doesn't seem to want to accept the spacing between Titanium and (LWTS). Is there a way to add titanium. Ive tried "", (), []. I'm out of ideas. :P
< >
Showing 1-10 of 10 comments
Per page: 1530 50