Space Engineers

Space Engineers

[v6.6.2] Lord Wiader's Tiered Systems - LWTS (KptKosmit91's Tiered Systems/Tiered Everything)
SultonMRP 9. apr. 2020 kl. 6:23
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.
< >
Viser 1-10 af 10 kommentarer
-=KptKosmit91=-  [udvikler] 9. apr. 2020 kl. 6:27 
"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 kl. 9:25 
I fig that, just stated it for other people, so they know any changes will effect items in game :3
Sidst redigeret af SultonMRP; 9. apr. 2020 kl. 9:25
-=KptKosmit91=-  [udvikler] 9. apr. 2020 kl. 9:32 
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 kl. 10:32 
beat ya too it :3
SultonMRP 9. apr. 2020 kl. 10:33 
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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2054445539
Based on
X Tier Blocks variant
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1866826775
SultonMRP 9. apr. 2020 kl. 10:33 
let me know when ya done looking at code and ill remove the workshop posting
SultonMRP 9. apr. 2020 kl. 10:36 
btw what editor ya use for SBC? I use Notepad++ your sbc shows as long continuous lines of code
-=KptKosmit91=-  [udvikler] 9. apr. 2020 kl. 14:16 
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=-  [udvikler] 9. apr. 2020 kl. 14:17 
And, I know how to make add the new Titanium and keep the old one, thanks for the help though :)
Apns 8. juni 2023 kl. 11:55 
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
< >
Viser 1-10 af 10 kommentarer
Per side: 1530 50