Valuable Derelict Salvaging

    Winterhome

    Way gayer than originally thought.
    Joined
    Jun 29, 2013
    Messages
    1,929
    Reaction score
    636
    Code:
    <Recipe costAmount="-1" costType="CREDITS" name="Micro Assembler">
    <Product>
    <Input>
    <Item count="1">Scrap_Alloy</Item>
    </Input>
    <Output>
    <Item count="2">METAL_MESH</Item>
    </Output>
    </Product>
    <Product>
    <Input>
    <Item count="1">Scrap_Composite</Item>
    </Input>
    <Output>
    <Item count="2">POWER_COIL_ID</Item>
    </Output>
    </Product>
    Here. Instead of taking 5 Scrap to make 1 Mesh or Circuit, it now takes 1 Scrap to make 2 Mesh or Alloy.
    BlockConfig.xml. Mesh and Circuit blocks aren't exactly hard to come by, seeing as how you usually end up with hundreds of millions of the things after a couple weeks, even if you're making hull blocks near constantly, so I don't consider it overpowered for it to be 10x as profitable as it was before.

    Implement so it's not a complete waste of our time to go clean up stations or use Micro Assemblers, please.