Space Engineers
[v6.5.10] Lord Wiader's Tiered Systems - LWTS (KptKosmit91's Tiered Systems/Tiered Everything)
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.
< >
Показані коментарі 110 із 10
"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 :/
I fig that, just stated it for other people, so they know any changes will effect items in game :3
Автор останньої редакції: SultonMRP; 9 квіт. 2020 о 9:25
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
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
let me know when ya done looking at code and ill remove the workshop posting
btw what editor ya use for SBC? I use Notepad++ your sbc shows as long continuous lines of code
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
And, I know how to make add the new Titanium and keep the old one, thanks for the help though :)
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
< >
Показані коментарі 110 із 10
На сторінку: 1530 50