# Configuration file

all {
    # Set to false to disable showing identified genome in recipes
    B:IdentifyGenome=true

    # Set to false to disable display of mutation requirements
    B:ShowRequirements=true

    # Set to false to disable display of secret mutations
    B:ShowSecret=true
}


bees {
    # Set to false to disable display of mutations
    B:ShowMutations=true

    # Set to false to disable display of produce
    B:ShowProduce=true
}


butterflies {
    # Set to false to disable display of mutations
    B:ShowMutations=true
}


trees {
    # Set to false to disable display of mutations
    B:ShowMutations=true

    # Set to false to disable display of produce
    B:ShowProduce=true
}