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 } }