diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-01-22 15:01:43 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-01-22 15:01:43 +0000 |
commit | dd697625abd5f04dfa4b276a3f2b1ae85f8396c2 (patch) | |
tree | 349825d4bc3b9a5a61a8b3724bea175f37467035 /farming.conf_example | |
parent | 1b71f29fbe82d181049276640a76209fc9db07b3 (diff) |
added garlic, onion and pepper thanks to Grizzly Adams
Diffstat (limited to 'farming.conf_example')
-rw-r--r-- | farming.conf_example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/farming.conf_example b/farming.conf_example index be6e398..d8e40de 100644 --- a/farming.conf_example +++ b/farming.conf_example @@ -25,6 +25,9 @@ farming.grapes = true farming.barley = true farming.chili = true farming.hemp = true +farming.onion = true +farming.garlic = true +farming.pepper = true farming.donuts = true -- rarety of crops on map, default is 0.006 (higher number = more crops) |