9 lines
249 B
TOML
9 lines
249 B
TOML
|
|
#General settings
|
|
[general]
|
|
#Should this mod add corn farm to plains and taiga village?
|
|
genCornFarm = true
|
|
#Should Novice and Apprentice Farmers trade this mod's crops? (May reduce chances of other trades appearing)
|
|
villagersTradeCorn = false
|
|
|