Modpack-1.12.2/config/forestry/farm.cfg

14 lines
425 B
INI
Raw Normal View History

2022-11-01 18:40:32 +01:00
# 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
ic2:crop_res:2;250
>
}