This is a static snapshot of the site saved for posterity. No future updates will be made here and all interactive features (comments, etc.) are disabled.

Genetics Configuration

 

MutatronOverrides

This sections allows to override what mutations can be produced in the Mutatron.

Keys are the species UID, values can take 3 values:

  • ENABLED – will allow that mutation without checking requirements (this is the default)
  • DISABLED  – will disallow that mutation in the Mutatron
  • REQUIREMENTS  – will check normal breeding requirements (only valid for bee species)
cfg Genetics {
    cfg MutatronOverrides {
        "forestry.speciesLeporine" = REQUIREMENTS
        "forestry.speciesMerry" = DISABLED
    }
}

 

 Posted by at 11:43 am