add magnesium to the mix

This commit is contained in:
Merith-TK 2022-12-27 11:49:59 -08:00
parent e879d99ab9
commit 9d0c6563ec
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@
<Results> <Results>
<Item Amount="0.01" TypeId="Ingot" SubtypeId="Stone" /> <Item Amount="0.01" TypeId="Ingot" SubtypeId="Stone" />
<Item Amount="0.0005" TypeId="Ore" SubtypeId="Ice" /> <Item Amount="0.0005" TypeId="Ore" SubtypeId="Ice" />
<Item Amount="0.0005" TypeId="Ingot" SubtypeId="Magnesium Powder" />
<Item Amount="0.008" TypeId="Ingot" SubtypeId="Cobalt" /> <Item Amount="0.008" TypeId="Ingot" SubtypeId="Cobalt" />
<Item Amount="0.08" TypeId="Ingot" SubtypeId="Iron" /> <Item Amount="0.08" TypeId="Ingot" SubtypeId="Iron" />
<Item Amount="0.015" TypeId="Ingot" SubtypeId="Nickel" /> <Item Amount="0.015" TypeId="Ingot" SubtypeId="Nickel" />

View file

@ -7,6 +7,7 @@ I have lowered the overall values of resources given as I thought the original m
This is my personal rebalancing for my purposes, All credit to original author, "pl0x" This is my personal rebalancing for my purposes, All credit to original author, "pl0x"
0.0005 Ice 0.0005 Ice
0.0005 Magnesium
0.008 Cobalt 0.008 Cobalt
0.08 Iron 0.08 Iron
0.015 Nickel 0.015 Nickel