Space Engineers

Space Engineers

Better Stone for Aquaras (ModAdjusterV2)
 This topic has been pinned, so it's probably important
16BitPotato  [developer] 4 May @ 6:16am
Ore Mappings
<OreMappings> <!-- Tier 1--> <!-- Compared to Better Stone Earthlike, Tier 1 ores have roughly two-thirds the depth and start a little deeper. Iron is slightly less common.--> <!-- EASY START--> <Ore Value="200" Type="Iron_01" Start="3" Depth="30"/> <Ore Value="220" Type="Nickel_01" Start="3" Depth="24"/> <Ore Value="240" Type="Silicon_01" Start="3" Depth="24"/> <!-- Fe 1--> <Ore Value="1" Type="Hapkeite_01" Start="12" Depth="10"/> <Ore Value="4" Type="Olivine_01" Start="14" Depth="10"/> <Ore Value="8" Type="Wadsleyite_01" Start="16" Depth="14"/> <!-- Fe 2--> <Ore Value="12" Type="Taenite_01" Start="27" Depth="17"/> <Ore Value="16" Type="Kamacite_01" Start="30" Depth="17"/> <Ore Value="20" Type="Iron_02" Start="33" Depth="30"/> <!-- Ni 1--> <Ore Value="24" Type="Nickel_01" Start="12" Depth="16"/> <Ore Value="28" Type="Taenite_01" Start="14" Depth="14"/> <Ore Value="32" Type="Cohenite_01" Start="13" Depth="20"/> <!-- Ni 2--> <Ore Value="36" Type="Nickel_01" Start="26" Depth="17"/> <Ore Value="40" Type="Cohenite_01" Start="27" Depth="20"/> <Ore Value="44" Type="Heazlewoodite_01" Start="32" Depth="30"/> <!-- Si 1--> <Ore Value="48" Type="Akimotoite_01" Start="10" Depth="15"/> <Ore Value="52" Type="Olivine_01" Start="14" Depth="15"/> <Ore Value="56" Type="Quartz_01" Start="12" Depth="20"/> <!-- Si 2--> <Ore Value="60" Type="Sinoite_01" Start="24" Depth="20"/> <Ore Value="64" Type="Wadsleyite_01" Start="26" Depth="25"/> <Ore Value="68" Type="Silicon_01" Start="29" Depth="30"/> <!-- ORE Tier 2 --> <!-- On the other hand, tier 2 ores start a little higher and in more generous distributions.(There is still a bias against iron.) --> <!-- Co 1--> <Ore Value="72" Type="Glaucodot_01" Start="20" Depth="13"/> <Ore Value="76" Type="Cohenite_01" Start="20" Depth="23"/> <Ore Value="80" Type="Cobalt_01" Start="24" Depth="33"/> <!-- Co 2--> <Ore Value="84" Type="Kamacite_01" Start="52" Depth="23"/> <Ore Value="88" Type="Cobalt_01" Start="53" Depth="32"/> <Ore Value="92" Type="Cattierite_01" Start="60" Depth="48"/> <!-- Ag 1--> <Ore Value="96" Type="Silver_01" Start="19" Depth="17"/> <Ore Value="100" Type="Petzite_01" Start="23" Depth="18"/> <Ore Value="104" Type="Chlorargyrite_01" Start="29" Depth="28"/> <!-- Ag 2--> <Ore Value="108" Type="Galena_01" Start="53" Depth="43"/> <Ore Value="112" Type="Electrum_01" Start="56" Depth="47"/> <Ore Value="116" Type="Silver_01" Start="61" Depth="57" /> <!-- Mg 1--> <Ore Value="120" Type="Olivine_01" Start="21" Depth="23"/> <Ore Value="124" Type="Wadsleyite_01" Start="24" Depth="22"/> <Ore Value="128" Type="Dolomite_01" Start="26" Depth="28"/> <!-- Mg 2--> <Ore Value="132" Type="Akimotoite_01" Start="11" Depth="37"/> <Ore Value="136" Type="Magnesium_01" Start="12" Depth="43"/> <Ore Value="140" Type="Magnesium_01" Start="16" Depth="53"/> <!-- ORE Tier 3 --> <!-- The final tier is actually pushed down, but is significantly more generous. Instead of being suppressed, iron is more plentiful. Unlike Better Stone's Earthlike, uranium can very rarely be found down here. --> <!-- U 1--> <Ore Value="144" Type="Petzite_01" Start="47" Depth="12"/> <Ore Value="148" Type="Porphyry_01" Start="40" Depth="17"/> <Ore Value="152" Type="Dolomite_01" Start="43" Depth="27"/> <!-- U 2--> <Ore Value="156" Type="Quartz_01" Start="85" Depth="40"/> <Ore Value="160" Type="Glaucodot_01" Start="94" Depth="48"/> <Ore Value="164" Type="Carnotite_01" Start="101" Depth="44"/> <!-- Au 1--> <Ore Value="168" Type="Pyrite_01" Start="45" Depth="8"/> <Ore Value="172" Type="Pyrite_01" Start="47" Depth="15"/> <Ore Value="176" Type="Porphyry_01" Start="51" Depth="15"/> <!-- Au 2--> <Ore Value="180" Type="Gold_01" Start="120" Depth="25"/> <Ore Value="184" Type="Electrum_01" Start="127" Depth="30"/> <Ore Value="188" Type="Gold_01" Start="142" Depth="45"/> </OreMappings>