summaryrefslogtreecommitdiff
path: root/config/forestry/farm.cfg
blob: 326d8efab026a00d5bb60f2196fb57c1a63824b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Configuration file

~CONFIG_VERSION: 1.0.0

fertilizers {
    # Add fertilizers to Forestry. An entry has to look like this: modID:itemName:MetaData;fertilizerValue. You need to separate every entry in a separate line. You can't remove auto generated entries you only can deactivate them if you set their value to 0.
    S:items <
        forestry:fertilizer_compound;500
     >
}