summaryrefslogtreecommitdiff
path: root/config/forestry/binnie-mods.conf
blob: 2a70f091fc9696a65b1f37bfb7b5d271b07c65bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Configuration file

general {
    # Enables the Botany Mod. Default value is true. 
    B:botany=true

    # Enables the Extra Bees Mod. Default value is true. 
    B:extraBees=true

    # Enables the Extra Trees Mod. Default value is true. 
    B:extraTrees=true

    # Enables the Genetics Mod. Default value is true. 
    B:genetics=true
}