13 lines
385 B
INI
13 lines
385 B
INI
# 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
|
|
>
|
|
}
|
|
|
|
|