UmbraSpaceIndustries / MKS

MKS/OKS Colonization Systems
Other
219 stars 150 forks source link

Ranger Agroponics OP #1553

Open MichaelJLawrence opened 2 years ago

MichaelJLawrence commented 2 years ago

Suggested changes to Ranger_AgModule.cfg: (current production values commented) Current numbers yield ~129 supplies/day. New numbers will yield 11/1 Mulch/Fertilizer ratio to produce 12.4632 supplies/day

INPUT_RESOURCE { ResourceName = Mulch //Ratio = 0.00507 Ratio = 0.000507

    }
    INPUT_RESOURCE
    {
        ResourceName = Fertilizer
        //Ratio =  0.000507
        Ratio =  0.0000507
    }
    OUTPUT_RESOURCE
    {
        ResourceName = Supplies
        //Ratio = 0.005577
        Ratio = 0.000577
        DumpExcess = False